SqlConnectionInfo.IsApplicationIntentKeywordSupported 方法

定義

檢查執行環境是否支援「ApplicationIntent」

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

傳回

備註

「ApplicationIntent」直到 才被支援。Net4.5

適用於