ISfcCreatable 接口

定义

public interface ISfcCreatable : Microsoft.SqlServer.Management.Common.ICreatable
type ISfcCreatable = interface
    interface ICreatable
Public Interface ISfcCreatable
Implements ICreatable
派生
实现

方法

名称 说明
Create() (继承自 ICreatable)
ScriptCreate()

生成脚本以创建此对象以存储其当前状态。

适用于