Aracılığıyla paylaş


Column.DataTypeHint Property

Definition

Gets or sets column data type logical hint. Possible values include: 'uri', 'guid', 'armPath', 'ip'

[Newtonsoft.Json.JsonProperty(PropertyName="dataTypeHint")]
public string DataTypeHint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataTypeHint")>]
member this.DataTypeHint : string with get, set
Public Property DataTypeHint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to