IScriptable Interface

The IScriptable class represents the interface used to create Transact-SQL scripts of SQL Server Management Objects (SMO) objects.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Declaration
Public Interface IScriptable
public interface IScriptable
public interface class IScriptable
public interface IScriptable
public interface IScriptable

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IScriptable Members
Microsoft.SqlServer.Management.Smo Namespace