ToStatement()
Converts the current StatementBuilder into an IStatement object, which can then be inserted into run-time code using the InsertStatement(IStatement) method.
Declaration
public IStatement ToStatement()
Returns
Type | Description |
---|---|
IStatement |