EntityFieldSourceCatalogName Property  | 
 
            The name of the catalog the SourceSchemaName is located in. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax[XmlIgnoreAttribute]
public string SourceCatalogName { get; }<XmlIgnoreAttribute>
Public ReadOnly Property SourceCatalogName As String
	Get
Property Value
Type: 
StringImplements
IFieldPersistenceInfoSourceCatalogName
See Also