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.6.0.0 (5.6.19.0117)
Syntax public SynonymTargetType TypeOfTarget { get; set; }
Public Property TypeOfTarget As SynonymTargetType
Get
Set
Property Value
Type:
SynonymTargetTypeSee Also