DataColumn Methods
.NET Framework 4.5
The DataColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
CheckNotAllowNull | Infrastructure. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
CheckUnique | Infrastructure. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
Dispose() | Releases all resources used by the MarshalByValueComponent. (Inherited from MarshalByValueComponent.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources. (Inherited from MarshalByValueComponent.) |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from MarshalByValueComponent.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetService | Gets the implementer of the IServiceProvider. (Inherited from MarshalByValueComponent.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OnPropertyChanging | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
RaisePropertyChanging | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
SetOrdinal | Changes the ordinal or position of the DataColumn to the specified ordinal or position. |
|
ToString | Gets the Expression of the column, if one exists. (Overrides MarshalByValueComponent.ToString().) |