[Missing <summary> documentation for "P:NHibernate.Cfg.Loquacious.IDbIntegrationConfigurationProperties.KeywordsAutoImport"]

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

Syntax

C#
Hbm2DDLKeyWords KeywordsAutoImport { set; }
Visual Basic
WriteOnly Property KeywordsAutoImport As Hbm2DDLKeyWords
	Set
Visual C++
property Hbm2DDLKeyWords^ KeywordsAutoImport {
	void set (Hbm2DDLKeyWords^ value);
}

See Also