言語

SqlConnectionInfo.IsApplicationIntentKeywordSupported メソッド

定義

ランタイム環境で "ApplicationIntent" がサポートされているかどうかを確認します

public static bool IsApplicationIntentKeywordSupported();
static member IsApplicationIntentKeywordSupported : unit -> bool
Public Shared Function IsApplicationIntentKeywordSupported () As Boolean

返品

注釈

"ApplicationIntent" は、次の場合までサポートされません。Net4.5

適用対象