Partager via


DWCopyCommandDefaultValue.DefaultValue Propriété

Définition

Obtient ou définit la valeur par défaut de la colonne. Type : objet (ou Expression avec la chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")]
public object DefaultValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")>]
member this.DefaultValue : obj with get, set
Public Property DefaultValue As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à