Click or drag to resize

DataSourceCommandTypeGetRow Field

Retrieves one row with the specified Id from the table with the specified TableName.

For more information, see CreateGetRowCommand(String, Guid, String).

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const DataSourceCommandType GetRow = 4

Field Value

Type: DataSourceCommandType
See Also