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

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

Syntax

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

See Also