IDTSObjectModel100.AutoGenerateIDForNewObjects Propriété

Définition

Obtient ou définit une valeur qui indique si un flux de données génère et définit automatiquement la propriété d'ID pour les objets nouvellement créés.

public:
 property bool AutoGenerateIDForNewObjects { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(15)]
public bool AutoGenerateIDForNewObjects { [System.Runtime.InteropServices.DispId(15)] get; [System.Runtime.InteropServices.DispId(15)] set; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
[<set: System.Runtime.InteropServices.DispId(15)>]
member this.AutoGenerateIDForNewObjects : bool with get, set
Public Property AutoGenerateIDForNewObjects As Boolean

Valeur de propriété

true si le flux de données génère automatiquement l’ID pour les nouveaux objets ; sinon, false.

Attributs

S’applique à