DataModelTableCollection Class

DataModelTableCollection class

Represents the list of the data model table.


type DataModelTableCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets the data model table by position of the collection.
Get_StringGets the data model table by the name.
GetCount