Metoda SfcInstance.PostCreate
Wskazuje implementor domyślnej, która tworzy wynik wykonanie.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Overridable Sub PostCreate ( _
executionResult As Object _
)
'Użycie
Dim executionResult As Object
Me.PostCreate(executionResult)
protected virtual void PostCreate(
Object executionResult
)
protected:
virtual void PostCreate(
Object^ executionResult
)
abstract PostCreate :
executionResult:Object -> unit
override PostCreate :
executionResult:Object -> unit
protected function PostCreate(
executionResult : Object
)
Parametry
- executionResult
Typ: System.Object
Wynik wykonanie określonego obiektu.