The LogTableDataScheme object contains the following properties:
Property List
| Name | Description | 
|---|---|
Child | 
Returns the scheme of the child dataset by its index. | 
ChildCount | 
Returns the total number of child datasets in the dataset that the given scheme describes. | 
Column | 
Returns the table column by its index. | 
ColumnByName | 
Returns the table column by its name. | 
ColumnCount | 
Returns the total number of columns in the table which the given scheme describes. | 
DataType | 
Returns the type of data in the dataset that the given scheme describes. | 
Name | 
Returns the name of the dataset that the given scheme describes. | 
