Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetTableAndColumnsString Method |
Gets table and columns string.
Gets the table and columns string.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetTableAndColumnsString(
string text,
int startPos
)
text
Type: String
The text.The text.
startPos
Type: Int32
The start position.The start position.
System.String.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace