An NDoc Documented Class Library

ModelDataColumn Methods

The methods of the ModelDataColumn class are listed below. For a complete list of ModelDataColumn class members, see the ModelDataColumn Members topic.

Public Instance Methods

Dispose (inherited from MarshalByValueComponent)Overloaded. Releases all resources used by the MarshalByValueComponent.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetService (inherited from MarshalByValueComponent)Gets the implementer of the IServiceProvider.
GetTerminalAttributesGets the terminal attributes of an element in a record.
GetType (inherited from Object)Gets the Type of the current instance.
SetOrdinal (inherited from DataColumn)Changes the ordinal or position of the DataColumn to the specified ordinal or position.
ToString (inherited from DataColumn)Gets the Expression of the column, if one exists.

Protected Instance Methods

CheckUnique (inherited from DataColumn)This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Dispose (inherited from MarshalByValueComponent)Overloaded. Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.
Finalize (inherited from MarshalByValueComponent)[To be supplied.]
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnPropertyChanging (inherited from DataColumn)This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Protected Internal Instance Methods

CheckNotAllowNull (inherited from DataColumn)This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
RaisePropertyChanging (inherited from DataColumn)This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also

ModelDataColumn Class | WRQ.Verastream.HostIntegrator Namespace