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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax string SourceSchemaName { get; }
ReadOnly Property SourceSchemaName As String
Get
Property Value
Type:
StringSee Also