returns quoted name as it is in the mapping file.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public string GetQuotedSchema() |
| Visual Basic |
|---|
Public Function GetQuotedSchema As String |
| Visual C++ |
|---|
public: String^ GetQuotedSchema() |
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.Table.GetQuotedSchema"]