For a list of all members of this type, see DbBinaryData members.
Name | Description | |
---|---|---|
![]() | CommandText | Gets or sets the command text to execute. |
![]() | CommandType | Gets or sets the command type which specifies how to parse the CommandText property. |
![]() | ConnectionString | Gets or sets the connection used to open the data source. |
![]() | DataFieldName | Gets or sets a value that specifies the file name. |
![]() | DataFieldPathBase | Gets or sets a value that specifies the directory to which to load or save the file. |
![]() | DataFieldType | Gets or sets the field type. |
![]() | Parameters | Gets or sets the collection of DbParameter objects. |
![]() | Provider | Gets or sets the type of DbConnection to be used. |