Freigeben über


IDTSPackage100.CreatorName Eigenschaft

Definition

Ruft den Namen des Benutzers ab, der das Paket erstellt hat, oder legt ihn fest.

public:
 property System::String ^ CreatorName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(40)]
public string CreatorName { [System.Runtime.InteropServices.DispId(40)] get; [System.Runtime.InteropServices.DispId(40)] set; }
[<System.Runtime.InteropServices.DispId(40)>]
[<get: System.Runtime.InteropServices.DispId(40)>]
[<set: System.Runtime.InteropServices.DispId(40)>]
member this.CreatorName : string with get, set
Public Property CreatorName As String

Eigenschaftswert

Der Name der Person, die das Paket erstellt hat.

Attribute

Hinweise

Diese Schnittstelle wird von der Package-Schnittstelle und der PackageNeutral-Schnittstelle implementiert.

Gilt für: