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