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; }
Public Property TypeOfTarget As SynonymTargetType
Get
Set
Property Value
Type:
SynonymTargetTypeSee Also