Partilhar via


PSSqlInformationProtectionKeyword.CanBeNumeric Property

Definition

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public bool CanBeNumeric { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.CanBeNumeric : bool with get, set
Public Property CanBeNumeric As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to