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
Syntaxpublic DataSourceCommand()
public:
DataSourceCommand()
new : unit -> DataSourceCommand
See Also