DataSourceCommandTypeUnspecified Field |
Default value for command type. Can only be used temporarily and cannot be executed.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const DataSourceCommandType Unspecified = 0
Public Const Unspecified As DataSourceCommandType = 0
public:
literal DataSourceCommandType^ Unspecified = 0
static val mutable Unspecified: DataSourceCommandType
Field Value
Type:
DataSourceCommandType
See Also