[This is preliminary documentation and is subject to change.]
This object does not define a key field
| 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; }