Catalog.Create 方法

Creates the catalog in the back-end server.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Sub Create
用法
Dim instance As Catalog

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit  
override Create : unit -> unit
public final function Create()

实现

ICreatable.Create()

请参阅

参考

Catalog 类

Create 重载

Microsoft.SqlServer.Management.IntegrationServices 命名空间