ISfcCreatable Interface

Definition

public interface ISfcCreatable : Microsoft.SqlServer.Management.Common.ICreatable
type ISfcCreatable = interface
    interface ICreatable
Public Interface ISfcCreatable
Implements ICreatable
Derived
Implements

Methods

Create() (Inherited from ICreatable)
ScriptCreate()

Produce the script to create this object to storage in its current state.

Applies to