Właściwość IDTSPackage100.Configurations
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 Configurations As IDTSConfigurations100
Get
'Użycie
Dim instance As IDTSPackage100
Dim value As IDTSConfigurations100
value = instance.Configurations
IDTSConfigurations100 Configurations { get; }
property IDTSConfigurations100^ Configurations {
IDTSConfigurations100^ get ();
}
abstract Configurations : IDTSConfigurations100
function get Configurations () : IDTSConfigurations100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConfigurations100
Zobacz także