[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IClassAttributesMapper`1.Table(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void Table( string tableName )  | 
| Visual Basic | 
|---|
Sub Table ( _ tableName As String _ )  | 
| Visual C++ | 
|---|
void Table( String^ tableName )  | 
Parameters
- tableName
 - Type: System..::..String
[Missing <param name="tableName"/> documentation for "M:NHibernate.Mapping.ByCode.IClassAttributesMapper`1.Table(System.String)"]