Add(ClassId: Integer): IMetabaseSecurityClassAttributes;
ClassId. Object type identifier.
The Add method adds attributes for object type by identifier.
An object type identifier is determined using the IMetabaseSecurityClassAttributes.ClassId property or the MetabaseObjectClass enumeration.
The method use is given in the example for IMetabaseSecurityObjectsAttributes.Classes.
See also: