Metodo SqlSmoObject.CreateImpl
Creates an object with scripting options.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub CreateImpl
'Utilizzo
Me.CreateImpl()
protected void CreateImpl()
protected:
void CreateImpl()
member CreateImpl : unit -> unit
protected function CreateImpl()