ISfcCreatable Interfaz

Definición

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

Métodos

Nombre Description
Create() (Heredado de ICreatable)
ScriptCreate()

Genere el script para crear este objeto en el almacenamiento en su estado actual.

Se aplica a