次の方法で共有


RelationalIndexExtensions.FindSharedObjectRootIndex メソッド

定義

オーバーロード

FindSharedObjectRootIndex(IConventionIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IConventionIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

FindSharedObjectRootIndex(IIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IConventionIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

FindSharedObjectRootIndex(IMutableIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IMutableIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

FindSharedObjectRootIndex(IReadOnlyIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

FindSharedObjectRootIndex(IConventionIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IConventionIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

public static Microsoft.EntityFrameworkCore.Metadata.IConventionIndex FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IConventionIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
public static Microsoft.EntityFrameworkCore.Metadata.IConventionIndex? FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IConventionIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
static member FindSharedObjectRootIndex : Microsoft.EntityFrameworkCore.Metadata.IConventionIndex * StoreObjectIdentifier -> Microsoft.EntityFrameworkCore.Metadata.IConventionIndex
<Extension()>
Public Function FindSharedObjectRootIndex (index As IConventionIndex, ByRef storeObject As StoreObjectIdentifier) As IConventionIndex

パラメーター

index
IConventionIndex

インデックス。

storeObject
StoreObjectIdentifier

格納しているストア オブジェクトの識別子。

戻り値

インデックスが見つかったか、見 null つからなかった場合は 。

適用対象

FindSharedObjectRootIndex(IIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IConventionIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

public static Microsoft.EntityFrameworkCore.Metadata.IIndex FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
public static Microsoft.EntityFrameworkCore.Metadata.IIndex? FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
static member FindSharedObjectRootIndex : Microsoft.EntityFrameworkCore.Metadata.IIndex * StoreObjectIdentifier -> Microsoft.EntityFrameworkCore.Metadata.IIndex
<Extension()>
Public Function FindSharedObjectRootIndex (index As IIndex, ByRef storeObject As StoreObjectIdentifier) As IIndex

パラメーター

index
IIndex

インデックス。

storeObject
StoreObjectIdentifier

格納しているストア オブジェクトの識別子。

戻り値

インデックスが見つかったか、見 null つからなかった場合は 。

適用対象

FindSharedObjectRootIndex(IMutableIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IMutableIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

public static Microsoft.EntityFrameworkCore.Metadata.IMutableIndex FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IMutableIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
public static Microsoft.EntityFrameworkCore.Metadata.IMutableIndex? FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IMutableIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
static member FindSharedObjectRootIndex : Microsoft.EntityFrameworkCore.Metadata.IMutableIndex * StoreObjectIdentifier -> Microsoft.EntityFrameworkCore.Metadata.IMutableIndex
<Extension()>
Public Function FindSharedObjectRootIndex (index As IMutableIndex, ByRef storeObject As StoreObjectIdentifier) As IMutableIndex

パラメーター

index
IMutableIndex

インデックス。

storeObject
StoreObjectIdentifier

格納しているストア オブジェクトの識別子。

戻り値

インデックスが見つかったか、見 null つからなかった場合は 。

適用対象

FindSharedObjectRootIndex(IReadOnlyIndex, StoreObjectIdentifier)

共有テーブルに似たオブジェクト内の同じインデックスにマップされている最初 IIndex の を検索します。

このメソッドは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

public static Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex? FindSharedObjectRootIndex (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex index, in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject);
static member FindSharedObjectRootIndex : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex * StoreObjectIdentifier -> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex
<Extension()>
Public Function FindSharedObjectRootIndex (index As IReadOnlyIndex, ByRef storeObject As StoreObjectIdentifier) As IReadOnlyIndex

パラメーター

index
IReadOnlyIndex

インデックス。

storeObject
StoreObjectIdentifier

格納しているストア オブジェクトの識別子。

戻り値

インデックスが見つかったか、見 null つからなかった場合は 。

適用対象