Interfaccia ISfcScriptCollector
Collects and stores scripts. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Interface ISfcScriptCollector
'Utilizzo
Dim instance As ISfcScriptCollector
public interface ISfcScriptCollector
public interface class ISfcScriptCollector
type ISfcScriptCollector = interface end
public interface ISfcScriptCollector
Metodi
Nome | Descrizione | |
---|---|---|
OpenWriter<T>() | Opens a writer of the specified type that can be used to access the stored scripts. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
OpenWriter<T>(Boolean) | Opens or reopens a writer of the specified type that can be used to access the stored scripts. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto