SqlSmoObject.CreateImpl 方法
Creates an object with scripting options.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)
语法
声明
Protected Sub CreateImpl
用法
Me.CreateImpl()
protected void CreateImpl()
protected:
void CreateImpl()
member CreateImpl : unit -> unit
protected function CreateImpl()