Compartilhar via


USqlType.IsAssemblyType Propriedade

Definição

Obtém ou define a opção que indica se esse tipo é um tipo de assembly.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a