Returns a SchemaIdentityConstraint object. This object is the referenced key property for the SchemaIdentityConstraint being queried.
var objReferencedKey = objISchemaIdentityConstraint.referencedKey;
None.
key property.Set objReferencedKey = objISchemaIdentityConstraint.referencedKey
None.
key property.HRESULT get_referencedKey(ISchemaIdentityConstraint** key);
key property.key parameter 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.
XML Schema Elements | field Element | selector Element
Applies to: ISchemaIdentityConstraint Interface