Compartir a través de


USqlType.SchemaId Propiedad

Definición

Obtiene o establece el identificador de esquema de este tipo.

[Newtonsoft.Json.JsonProperty(PropertyName="schemaId")]
public int? SchemaId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemaId")>]
member this.SchemaId : Nullable<int> with get, set
Public Property SchemaId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a