ICreatable Interface
The ICreatable class represents an interface that implements the Create method on the referenced connection.
Spazio dei nomi: Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Sintassi
'Dichiarazione
Public Interface ICreatable
public interface ICreatable
public interface class ICreatable
public interface ICreatable
public interface ICreatable
Osservazioni
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.
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
ICreatable Members
Microsoft.SqlServer.Management.Common Namespace