Compartir a través de


USqlType.SchemaName Propiedad

Definición

Obtiene o establece el nombre del esquema asociado a esta tabla y base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a