The DataTableDataSourceOperation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DataLoadingBehavior |
Gets or sets the DataLoadingBehavior for this operation.
(Overrides DataOperationDataLoadingBehavior.) |
![]() |
DataTable |
Gets the DataTable that data is read from.
|
![]() |
DisplayName |
Gets a localized display name for the operation.
This string is for display purposes only.
(Overrides DataOperationDisplayName.) |
![]() |
Inputs |
Gets the inputs, if any, to the operation.
(Overrides DataOperationInputs.) |
![]() |
UpdateBehavior |
Gets or sets the DataTableDataSourceUpdateBehavior.
|
See Also