Interface ISfcScriptCollector
Collects and stores scripts. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Interface ISfcScriptCollector
'Uso
Dim instance As ISfcScriptCollector
public interface ISfcScriptCollector
public interface class ISfcScriptCollector
type ISfcScriptCollector = interface end
public interface ISfcScriptCollector
Métodos
Nome | Descrição | |
---|---|---|
OpenWriter< (Of < <' (T> ) > > )() () () () | Opens a writer of the specified type that can be used to access the stored scripts. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
OpenWriter< (Of < <' (T> ) > > )(Boolean) | Opens or reopens a writer of the specified type that can be used to access the stored scripts. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. |
Início