Share via


Interface ISfcScriptCollector

Collects and stores scripts. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface ISfcScriptCollector
'Utilisation
Dim instance As ISfcScriptCollector
public interface ISfcScriptCollector
public interface class ISfcScriptCollector
type ISfcScriptCollector =  interface end
public interface ISfcScriptCollector

Méthodes

  Nom Description
Méthode publique OpenWriter< (Of < <' (T> ) > > )() () () () Opens a writer of the specified type that can be used to access the stored scripts. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique OpenWriter< (Of < <' (T> ) > > )(Boolean) Opens or reopens a writer of the specified type that can be used to access the stored scripts. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page