ISfcCreatable 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface ISfcCreatable : Microsoft.SqlServer.Management.Common.ICreatable
type ISfcCreatable = interface
interface ICreatable
Public Interface ISfcCreatable
Implements ICreatable
- 派生
- 实现
方法
| 名称 | 说明 |
|---|---|
| Create() | (继承自 ICreatable) |
| ScriptCreate() |
生成脚本以创建此对象以存储其当前状态。 |