dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SelectStatementToken Class / SelectStatementToken Constructor / SelectStatementToken Constructor(String,String)

In This Topic
SelectStatementToken Constructor(String,String)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String, _
   ByVal separatorBefore As String _
)
 

Parameters

value
separatorBefore
See Also