MetaTable::GetPrimaryKeyString Method
.NET Framework (current version)
Gets a list of values that represent the primary key for the specified row.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | GetPrimaryKeyString(IList<Object^>^) | Returns a comma-separated list of column values that represent the primary key for the specified row. |
![]() | GetPrimaryKeyString(Object^) | Returns a comma-separated list of column values that represent the primary key for the specified row. |
Show:
