Version

TableDescriptor Class Members

The following tables list the members exposed by TableDescriptor.

Public Properties
 NameDescription
Public PropertyColumnsReturns a list of the columns which belong to this table.  
Public PropertyNameReturns the name of the item. (Inherited from Infragistics.Olap.FlatData.Adapters.DatabaseItemDescriptorBase)
Public PropertyQualifiedNameReturns the fully qualified name of the table.  
Public PropertySchemaReturns the schema of the table.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object.  
See Also