DataColumn Methods
.NET Framework 2.0
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases the resources used by the MarshalByValueComponent. (Inherited from MarshalByValueComponent.) |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetService | Gets the implementer of the IServiceProvider. (Inherited from MarshalByValueComponent.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| SetOrdinal | Changes the ordinal or position of the DataColumn to the specified ordinal or position. |
| ToString | Overridden. Gets the Expression of the column, if one exists. |
| Name | Description | |
|---|---|---|
| CheckNotAllowNull | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| CheckUnique | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Dispose | Overloaded. Releases the resources used by the MarshalByValueComponent. (Inherited from MarshalByValueComponent.) |
| Finalize | [To be supplied.] (Inherited from MarshalByValueComponent.) |
| 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. |