共用方式為


PackageClass.LogProviders Property

Definition

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

Property Value

The collection of log providers associated with the package.

Implements

Applies to