Compartir a través de


USqlType.IsAssemblyType Propiedad

Definición

Obtiene o establece el modificador que indica si este tipo es un tipo de ensamblado.

[Newtonsoft.Json.JsonProperty(PropertyName="isAssemblyType")]
public bool? IsAssemblyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAssemblyType")>]
member this.IsAssemblyType : Nullable<bool> with get, set
Public Property IsAssemblyType As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a