Returns an ISchemaItemCollection of ISchemaIndentityConstraint objects. These objects implement the ISchemaIdentityConstraint interface.
var oIdentityConstraints = oISchemaAttribute.identityConstraints;
None.
ISchemaIdentityConstraint objects.Set oIdentityConstraints = oISchemaAttribute.identityConstraints
None.
ISchemaIdentityConstraint objects.HRESULT get_identityConstraints(ISchemaItemCollection** identityConstraints);
ISchemaIdentityConstraint objects.identityConstraints collection is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button
in the upper-left corner of the page.
schema Element | ISchemaIdentityConstraint Interface
Applies to: ISchemaElement Interface