TypeInfo.Description Property

Definition

Gets or sets the description.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public string Description { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

The description.

Implements

Attributes

Applies to