Compartir a través de


Interfaz ISfcScriptCollector

Collects and stores scripts. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Interface ISfcScriptCollector
'Uso
Dim instance As ISfcScriptCollector
public interface ISfcScriptCollector
public interface class ISfcScriptCollector
type ISfcScriptCollector =  interface end
public interface ISfcScriptCollector

Métodos

  Nombre Descripción
Método público OpenWriter<T>() Opens a writer of the specified type that can be used to access the stored scripts. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público OpenWriter<T>(Boolean) Opens or reopens a writer of the specified type that can be used to access the stored scripts. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc