SqlMapperIdentitycommandType Field |
The command type
Namespace: DapperAssembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public readonly Nullable<CommandType> commandType
Public ReadOnly commandType As Nullable(Of CommandType)
public:
initonly Nullable<CommandType> commandType
val commandType: Nullable<CommandType>
Field Value
Type:
NullableCommandTypeSee Also