Click or drag to resize
SynonymElementNameTypeOfTarget Property
Gets or sets the type of the target of the synonym: table, view or unknown.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public SynonymTargetType TypeOfTarget { get; set; }

Property Value

Type: SynonymTargetType
See Also