Compartir a través de


SyncGroupSchemaTableColumn.QuotedName Propiedad

Definición

Obtiene o establece el nombre entre comillas de la columna de tabla de grupo de sincronización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a