M-Files API 23.11.13135.0
ObjTypeAdmin Object
Members 
Description
The ObjTypeAdmin class represents an object type (for administrative operations).
Public Methods
Creates a copy of the object.
Public Properties
Column mappings that specify how each column retrieved from the external database is mapped into a property in M-Files.
The OLE DB connection string to the external database that contains the objects (and their properties) of this object type.
Specifies the default for automatic permissions for the objects.
The SQL statement that deletes an object in an external database.
The SQL statement that inserts a new object to an external database.
The custom data for the object type.
Object type.
The SQL statement that retrieves the ID of the just inserted record in the external database.
The SQL statement that retrieves the objects from an external database.
The SQL statement that retrieves a specific object from an external database.
The semantic aliases of this object type.
Specifies whether the contents of this value list or object type can be translated.
The SQL statement that updates an existing object in an external database.
Remarks

 

External database connection part of an object type definition as seen in M-Files Admin.

See Also

ObjTypeAdmin Members