The ObjTypeAdmin class represents an object type (for administrative operations).
Clone | Creates a copy of the object. |
ColumnMappings | Column mappings that specify how each column retrieved from the external database is mapped into a property in M-Files. |
ConnectionString | The OLE DB connection string to the external database that contains the objects (and their properties) of this object type. |
DefaultForAutomaticPermissions | Specifies the default for automatic permissions for the objects. |
DeleteStatement | The SQL statement that deletes an object in an external database. |
InsertIntoStatement | The SQL statement that inserts a new object to an external database. |
NamedValueNamespaces | The custom data for the object type. |
ObjectType | Object type. |
SelectExtIDStatement | The SQL statement that retrieves the ID of the just inserted record in the external database. |
SelectStatement | The SQL statement that retrieves the objects from an external database. |
SelectStatementOneRecord | The SQL statement that retrieves a specific object from an external database. |
SemanticAliases | The semantic aliases of this object type. |
Translatable | Specifies whether the contents of this value list or object type can be translated. |
UpdateStatement | The SQL statement that updates an existing object in an external database. |
External database connection part of an object type definition as seen in M-Files Admin.