DataSourceCommandTypeGetRow Field |
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const DataSourceCommandType GetRow = 4
Public Const GetRow As DataSourceCommandType = 4
public:
literal DataSourceCommandType^ GetRow = 4
static val mutable GetRow: DataSourceCommandType
Field Value
Type:
DataSourceCommandType
See Also