RelationalStrings.TpcTableSharingDependent Metoda

Definicja

Typ jednostki "{dependentType}" jest mapowany na "{storeObject}". Jednak jeden z jego typów pochodnych "{derivedType}" jest mapowany na "{otherStoreObject}". Hierarchie korzystające z udostępniania tabel nie mogą być mapowane przy użyciu strategii mapowania TPC.

public static string TpcTableSharingDependent (object? dependentType, object? storeObject, object? derivedType, object? otherStoreObject);
static member TpcTableSharingDependent : obj * obj * obj * obj -> string
Public Shared Function TpcTableSharingDependent (dependentType As Object, storeObject As Object, derivedType As Object, otherStoreObject As Object) As String

Parametry

dependentType
Object
storeObject
Object
derivedType
Object
otherStoreObject
Object

Zwraca

Dotyczy