[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping.Table"]

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
string Table { get; }
Visual Basic
ReadOnly Property Table As String
	Get
Visual C++
property String^ Table {
	String^ get ();
}

See Also