Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetOriginalTableName Method |
Gets the original name of the table .
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetOriginalTableName(
string table,
bool allowNullReturn
)
table
Type: String
The table.
allowNullReturn
Type: Boolean
if set to true [allow null return].
System.String.
ZeraSystems.CodeNanite.Expansion Namespace