| SynonymElementNameTypeOfTarget Property  | 
            Gets or sets the type of the target of the synonym: table, view or unknown.
            
 
Namespace: SD.LLBLGen.Pro.DBDriverCoreAssembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic SynonymTargetType TypeOfTarget { get; set; }Public Property TypeOfTarget As SynonymTargetType
	Get
	Set
Property Value
Type: 
SynonymTargetType
See Also