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