| CachedResultsetSchemaTable Property  | 
 
            Gets the schema table as obtained from the datareader creating this set.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic DataTable SchemaTable { get; }Public ReadOnly Property SchemaTable As DataTable
	Get
Property Value
Type: 
DataTable
See Also