RelationalStrings.NonTphStoredProcedureClash(Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
'{entityType}' 和 '{otherEntityType}' 都對應至預存程式 '{sproc}'。 非 TPH 階層中的所有實體類型 (沒有鑒別子) 的實體類型都必須對應至不同的預存程式。 如需相關資訊,請參閱 https://go.microsoft.com/fwlink/?linkid=2130430 。
public static string NonTphStoredProcedureClash (object? entityType, object? otherEntityType, object? sproc);
static member NonTphStoredProcedureClash : obj * obj * obj -> string
Public Shared Function NonTphStoredProcedureClash (entityType As Object, otherEntityType As Object, sproc As Object) As String
參數
- entityType
- Object
- otherEntityType
- Object
- sproc
- Object