ICreatable Interface

The ICreatable class represents an interface that implements the Create method on the referenced connection.

Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)

Синтаксис

'Декларация
Public Interface ICreatable
public interface ICreatable
public interface class ICreatable
public interface ICreatable
public interface ICreatable

Замечания

The ICreatable class is implemented by various instance classes.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

ICreatable Members
Microsoft.SqlServer.Management.Common Namespace