The ColumnInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddDependency |
Remember that this output column depends on input column table.col
Calling this automatically clears Source
|
![]() | Clone |
Clone this column info.
|
![]() | Compatible |
Check the two Column Definition is compatible or not
|
![]() | Equals |
Is this ColumnInfo equal to another ColumnInfo? Compare table + column name.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Report the hash of this ColumnInfo
(Overrides ObjectGetHashCode()()()().) |
![]() | ToString |
Returns a string representation so that it displays in Visual Studio.
(Overrides ObjectToString()()()().) |