ExpansionBase.GetTableAndPrimaryKey Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods >

ExpansionBase.GetTableAndPrimaryKey Method

Gets the table and primary key. (table.primaryKey)

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public string GetTableAndPrimaryKey(
 string table
)

Parameters

table

Type: String

The table.

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace