The name of the attribute holding the collection key
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string KeyAttributeName { get; }
Public ReadOnly Property KeyAttributeName As String
public: property String^ KeyAttributeName { String^ get (); }