Partager via


USqlType.IsAssemblyType Propriété

Définition

Obtient ou définit le commutateur indiquant si ce type est un type d’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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à