The AddColumnsSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
WithIgnoredColumns |
Creates a copy of this AddColumnsSettings instance, with new IgnoredColumns.
|
![]() |
WithJoinType |
Creates a copy of this AddColumnsSettings instance, with a new JoinType.
|
![]() |
WithMap |
Creates a copy of this AddColumnsSettings instance, with a new Map.
|
![]() |
WithTreatEmptyValuesAsEqual |
Creates a copy of this AddColumnsSettings instance, with a new TreatEmptyValuesAsEqual setting.
|
See Also