Whether this McDBRightsOwner has the ability to create, write, and delete McDBType instances.
Property type
A Boolean value.
Syntax
object.ObjectTypeAdminRight [= value]
The ObjectTypeAdminRight Property syntax has these parts:
Part
Description
object
An expression evaluating to an object of type McDBRightsOwner.
value
A Boolean value.
Remarks
ObjectTypeAdminRight
Has Object Type Administration rights
McDBType instances can be secured in secure databases, so that only users with this permission may create, modify, or delete them. Assigning the value of this property requires that the McDBDatabase.LoggedUser have McDBRightsOwner.IsAdministrator rights.