[Missing <summary> documentation for "P:NHibernate.Dialect.Schema.AbstractDataBaseSchema.StoresMixedCaseQuotedIdentifiers"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public virtual bool StoresMixedCaseQuotedIdentifiers { get; }  | 
| Visual Basic | 
|---|
Public Overridable ReadOnly Property StoresMixedCaseQuotedIdentifiers As Boolean Get  | 
| Visual C++ | 
|---|
public: virtual property bool StoresMixedCaseQuotedIdentifiers { bool get (); }  |