Linguaggio

PackageNeutralClass.Parent Proprietà

Definizione

Ottiene il genitore del pacco.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSContainer100 ^ Parent { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSContainer100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer100 Parent { get; }
member this.Parent : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer100
Public Overridable ReadOnly Property Parent As IDTSContainer100

Valore della proprietà

Elemento padre.

Implementazioni

Commenti

Per altre informazioni, vedere Package.

Si applica a