ReadOnlyEventColumnInfo.Value Property

Definition

Gets the value.

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

Property Value

The value.

Attributes

Applies to