RelationalStrings.StoredProcedureTableSharing(Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實體類型 '{entityType1}' 和 '{entityType2}' 都設定為使用 '{sproc}',不支援預存程式共用。 指定對應預存程式的不同名稱。
public static string StoredProcedureTableSharing (object? entityType1, object? entityType2, object? sproc);
static member StoredProcedureTableSharing : obj * obj * obj -> string
Public Shared Function StoredProcedureTableSharing (entityType1 As Object, entityType2 As Object, sproc As Object) As String
參數
- entityType1
- Object
- entityType2
- Object
- sproc
- Object