RelationalStrings.StoredProcedurePropertiesNotMapped 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實體類型 '{entityType}' 會對應至預存程式 '{sproc}',不過屬性 {properties} 不會對應至任何參數或結果資料行。
public static string StoredProcedurePropertiesNotMapped (object? entityType, object? sproc, object? properties);
static member StoredProcedurePropertiesNotMapped : obj * obj * obj -> string
Public Shared Function StoredProcedurePropertiesNotMapped (entityType As Object, sproc As Object, properties As Object) As String
參數
- entityType
- Object
- sproc
- Object
- properties
- Object