IFieldPersistenceInfoSourceSchemaName Property  | 
 
            The name of the schema which holds 
SourceObjectName. Schema is used to generate SQL on the fly. 
            A common schema name in SqlServer is f.e. 'dbo'.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxstring SourceSchemaName { get; }ReadOnly Property SourceSchemaName As String
	Get
Property Value
Type: 
String
See Also