The AddColumnsSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (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.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ISerializableGetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
|
See Also