Get the column name of the Primary Key (UniqueID)
| C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("This property should not be used by client code any longer. the DOInfo should be used instead.")] public string UIDColumnName()
<ObsoleteAttribute("This property should not be used by client code any longer. the DOInfo should be used instead.")> _ Public Function UIDColumnName As String
[ObsoleteAttribute(L"This property should not be used by client code any longer. the DOInfo should be used instead.")] public: String^ UIDColumnName()