The Column type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAliasOverloaded.
GetAutoSqlType
Gets the SqlType of the column based on the IType.
GetHashCode
Returns the hash code for this instance.
(Overrides Object..::.GetHashCode()()().)
GetQuotedName
Gets the name of this Column in quoted form if it is necessary.
GetSqlType
Gets the name of the data type for the column.
GetTemplate
GetText
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString (Overrides Object..::.ToString()()().)

See Also