Version

ColumnDescriptor Class Members

The following tables list the members exposed by ColumnDescriptor.

Public Properties
 NameDescription
Public PropertyDataTypeReturns the .NET framework type of the data contained within this column.  
Public PropertyNameReturns the name of the item. (Inherited from Infragistics.Olap.FlatData.Adapters.DatabaseItemDescriptorBase)
Public PropertyTableReturns a reference to the table to which this column belongs.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Olap.FlatData.Adapters.DatabaseItemDescriptorBase)
See Also