The value of the row in the UniqueColumn field in the source data
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string PkValue { get; }
Public ReadOnly Property PkValue As String
public: property String^ PkValue { String^ get (); }