DBElementNameDescription Property |
Gets or sets the description of the element (can be empty
Namespace: SD.LLBLGen.Pro.DBDriverCoreAssembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringSee Also