DataModelTableCollection Class
DataModelTableCollection class
Represents the list of the data model table.
type DataModelTableCollection struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| Get_Int | Gets the data model table by position of the collection. | 
| Get_String | Gets the data model table by the name. | 
| GetCount |