[Missing <summary> documentation for "M:NHibernate.SqlCommand.SqlSimpleSelectBuilder.SetTableName(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SqlSimpleSelectBuilder SetTableName( string tableName ) |
Visual Basic |
---|
Public Function SetTableName ( _ tableName As String _ ) As SqlSimpleSelectBuilder |
Visual C++ |
---|
public: SqlSimpleSelectBuilder^ SetTableName( String^ tableName ) |
Parameters
- tableName
- Type: System..::..String
[Missing <param name="tableName"/> documentation for "M:NHibernate.SqlCommand.SqlSimpleSelectBuilder.SetTableName(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.SqlCommand.SqlSimpleSelectBuilder.SetTableName(System.String)"]