IScriptable Interface
The IScriptable class represents the interface used to create Transact-SQL scripts of SQL Server Management Objects (SMO) objects.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Sintassi
'Dichiarazione
Public Interface IScriptable
public interface IScriptable
public interface class IScriptable
public interface IScriptable
public interface IScriptable
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IScriptable Members
Microsoft.SqlServer.Management.Smo Namespace