言語

ISupportDatabaseEngineEditions インターフェイス

定義

このインターフェイスは、接続からデータベース エンジンエディションを取得するために使用されます

public interface ISupportDatabaseEngineEditions
type ISupportDatabaseEngineEditions = interface
Public Interface ISupportDatabaseEngineEditions

メソッド

名前 説明
GetDatabaseEngineEdition(Object)

指定した接続の DatabaseEngineEdition を取得します。

適用対象