Version

PrimaryKey Property (ODataDataSourceSchema)

Returns the names of the values the represent the primary key or composite primary key of the items as a comma seperated string. This may be null or empty if there is no primary key defined.
Syntax
public string[] PrimaryKey {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also