Click or drag to resize

DataSourceCommand Constructor

Initializes a new DataSourceCommand of unspecified type. The CommandType must be specified prior to execution

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public DataSourceCommand()
See Also