Returns the subselect clause of the statement
being processed.
Namespace: NHibernate.SqlCommandAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SqlString GetSqlString() |
Visual Basic |
---|
Public Function GetSqlString As SqlString |
Visual C++ |
---|
public: SqlString^ GetSqlString() |