SynonymElementNameTargetSchema Property  | 
 
            Gets or sets the target schema of the target element which was synonymized by the synonym with name Name
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic string TargetSchema { get; set; }Public Property TargetSchema As String
	Get
	Set
Property Value
Type: 
String
See Also