Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetPrimaryKeyRow Method |
Gets the primary key row.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public ISchemaItem GetPrimaryKeyRow(
string table
)
table
Type: String
The table.
ISchemaItem.
ZeraSystems.CodeNanite.Expansion Namespace