RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實體類型 '{ownerType}' 未對應,因此預設為擁有的類型 '{navigation}。{ownedType}' 也會取消對應。 如果這是為了明確地將擁有的類型對應至 'null',否則請將它對應至具名 '{storeObjectType}'。
public static string UnmappedNonTPHOwner (object? ownerType, object? navigation, object? ownedType, object? storeObjectType);
static member UnmappedNonTPHOwner : obj * obj * obj * obj -> string
Public Shared Function UnmappedNonTPHOwner (ownerType As Object, navigation As Object, ownedType As Object, storeObjectType As Object) As String
參數
- ownerType
- Object
- navigation
- Object
- ownedType
- Object
- storeObjectType
- Object