PackageClass.Configurations Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConfigurations100 ^ Configurations { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConfigurations100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConfigurations100 Configurations { get; }
member this.Configurations : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConfigurations100
Public Overridable ReadOnly Property Configurations As IDTSConfigurations100