Partager via


DWCopyCommandDefaultValue Classe

Définition

Valeur par défaut.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DWCopyCommandDefaultValue+DWCopyCommandDefaultValueConverter))]
public class DWCopyCommandDefaultValue
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DWCopyCommandDefaultValue+DWCopyCommandDefaultValueConverter))>]
type DWCopyCommandDefaultValue = class
Public Class DWCopyCommandDefaultValue
Héritage
DWCopyCommandDefaultValue
Attributs

Constructeurs

DWCopyCommandDefaultValue()

Initialise une nouvelle instance de DWCopyCommandDefaultValue.

Propriétés

ColumnName

Nom de la colonne. Type : objet (ou Expression avec la chaîne resultType).

DefaultValue

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

S’applique à