Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema Member List
This is the complete list of members for com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema, including all inherited members.
getColumnCount()com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
getColumnIndex(String columnName)com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
getColumnSchema(int columnIndex)com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
getColumnSchema(String columnName)com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
getColumnSchemas()com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
getName()com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema [pure virtual]
getPrimaryKey()com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
hasColumn(String columnName)com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema