[This is preliminary documentation and is subject to change.]
Gets the metadata fields that make up the key of this object
| C# | Visual Basic | Visual C++ |
public override IElementDef[] KeyFields{ get;}
Public Overrides ReadOnly Property KeyFields As IElementDef()
public: virtual property array<IElementDef^>^ KeyFields { array<IElementDef^>^ get () override; }
an array of metadata fields that make up the object's key
This property returns an array composed of the following constants:
CopyC#
StudentDTD.SCHOOLFOCUS