Click or drag to resize

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
Syntax
public const DataSourceCommandType Unspecified = 0

Field Value

Type: DataSourceCommandType
See Also