Metoda ManagedWrapper.OpenLog
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Sub OpenLog
'Użycie
Dim instance As ManagedWrapper
instance.OpenLog()
public void OpenLog()
public:
virtual void OpenLog() sealed
abstract OpenLog : unit -> unit
override OpenLog : unit -> unit
public final function OpenLog()