The properties of the SelectKey class are listed below. For a complete list of SelectKey class members, see the SelectKey Members topic.
![]() | Allow remapping of dynamic SQL |
![]() | The CacheModel used by this statement. |
![]() | The CacheModel name to use. |
![]() | The type of the statement (text or procedure) Default Text. |
![]() | Extend statement attribute |
![]() | Tell us if a cacheModel is attached to this statement. |
![]() | Name used to identify the statement amongst the others. |
![]() | True if it is a post-generated key. |
![]() | The list class type to use for strongly typed collection. |
![]() | The list class name to use for strongly typed collection. |
![]() | The parameter class type to used. |
![]() | The parameter class name to used. |
![]() | The parameterMap used by the statement. |
![]() | The ParameterMap name used by the statement. |
![]() | The property name object to fill with the key. |
![]() | The result class type to used. |
![]() | The result class name to used. |
![]() | The ResultMaps name used by the statement. |
![]() | The ResultMap used by the statement. |
![]() | The type of the selectKey tag : 'Pre' or 'Post' |
![]() | The sql statement |
SelectKey Class | IBatisNet.DataMapper.Configuration.Statements Namespace