Metoda SqlSmoObject.CreateImplInit
Metoda wywoływana, gdy tworzenie zdarzenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Protected Sub CreateImplInit ( _
<OutAttribute> ByRef createQuery As StringCollection, _
<OutAttribute> ByRef so As ScriptingOptions _
)
'Użycie
Dim createQuery As StringCollection
Dim so As ScriptingOptions
Me.CreateImplInit(createQuery, so)
protected void CreateImplInit(
out StringCollection createQuery,
out ScriptingOptions so
)
protected:
void CreateImplInit(
[OutAttribute] StringCollection^% createQuery,
[OutAttribute] ScriptingOptions^% so
)
member CreateImplInit :
createQuery:StringCollection byref *
so:ScriptingOptions byref -> unit
protected function CreateImplInit(
createQuery : StringCollection,
so : ScriptingOptions
)
Parametry
- createQuery
Typ: System.Collections.Specialized.StringCollection%
Wskaźnik StringCollection kwerend.
- so
Typ: Microsoft.SqlServer.Management.Smo.ScriptingOptions%
Wskaźnik do ScriptingOptions.