หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Defines a method to create an object on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Interface ICreatable
'Usage
Dim instance As ICreatable
public interface ICreatable
public interface class ICreatable
type ICreatable = interface end
public interface ICreatable
The ICreatable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Create | Creates an object on the server as defined by the referenced SMO object. |
Top
Remarks
The ICreatable class is implemented by various instance classes.
.gif)