CoreStrings.PoolingContextCtorError(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
無法共用類型 '{coNtextType}' 的 DbCoNtext,因為它沒有接受 DbCoNtextOptions 類型的單一參數或有多個建構函式的公用建構函式。
public static string PoolingContextCtorError (object contextType);
public static string PoolingContextCtorError (object? contextType);
static member PoolingContextCtorError : obj -> string
Public Shared Function PoolingContextCtorError (contextType As Object) As String
參數
- contextType
- Object