ExpansionBase.GetTableAndColumnsString Method

<< >>

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)

Syntax


C#

public string GetTableAndColumnsString(
 string text,
 int startPos
)

Parameters

text

Type: String

The text.The text.

startPos

Type: Int32

The start position.The start position.

Return Value

System.String.

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace