SyncFullSchemaTable.QuotedName Property

Definition

Gets quoted name of the table.

[Newtonsoft.Json.JsonProperty(PropertyName="quotedName")]
public string QuotedName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotedName")>]
member this.QuotedName : string
Public ReadOnly Property QuotedName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to