ToSqlString() is named ToStatementString() in H3
Namespace: NHibernate.SqlCommandAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SqlString ToStatementString() |
Visual Basic |
---|
Public Function ToStatementString As SqlString |
Visual C++ |
---|
public: SqlString^ ToStatementString() |
Return Value
[Missing <returns> documentation for "M:NHibernate.SqlCommand.SqlSelectBuilder.ToStatementString"]