The RemoveColumnsOperation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CanSetDataLoadingBehavior |
Checks whether the specified DataLoadingBehavior
can be set on this operation.
(Inherited from DataOperation.) |
![]() |
GetRemovedColumns |
Gets a copy of the DataColumnSignatures representing the columns that are removed by this operation.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
TryGetOutputSignatures |
Tries to get the output DataColumnSignatures from this operation.
(Inherited from DataOperation.) |
See Also