次の方法で共有


ICreatable Interface

ICreatable クラスは、参照された接続で Create メソッドを実装するインターフェイスを表します。

名前空間: Microsoft.SqlServer.Management.Common
アセンブリ: Microsoft.SqlServer.ConnectionInfo (microsoft.sqlserver.connectioninfo.dll 内)

構文

'宣言
Public Interface ICreatable
public interface ICreatable
public interface class ICreatable
public interface ICreatable
public interface ICreatable

解説

ICreatable クラスは、さまざまなインスタンス クラスにより実装されます。

この名前空間、クラス、またはメンバは、Microsoft .NET Framework のバージョン 2.0 でのみサポートされています。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

ICreatable Members
Microsoft.SqlServer.Management.Common Namespace