Właściwość IDTSPackage100.LogProviders
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Ten interfejs jest implementowany przez Package i PackageNeutral interfejsów.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property LogProviders As IDTSLogProviders100
Get
'Użycie
Dim instance As IDTSPackage100
Dim value As IDTSLogProviders100
value = instance.LogProviders
IDTSLogProviders100 LogProviders { get; }
property IDTSLogProviders100^ LogProviders {
IDTSLogProviders100^ get ();
}
abstract LogProviders : IDTSLogProviders100
function get LogProviders () : IDTSLogProviders100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProviders100
Zobacz także