Aracılığıyla paylaş


CreateIndexOperation.CreateFrom(ITableIndex) Yöntem

Tanım

Belirtilen dizinden yeni CreateIndexOperation bir oluşturur.

public static Microsoft.EntityFrameworkCore.Migrations.Operations.CreateIndexOperation CreateFrom (Microsoft.EntityFrameworkCore.Metadata.ITableIndex index);
static member CreateFrom : Microsoft.EntityFrameworkCore.Metadata.ITableIndex -> Microsoft.EntityFrameworkCore.Migrations.Operations.CreateIndexOperation
Public Shared Function CreateFrom (index As ITableIndex) As CreateIndexOperation

Parametreler

index
ITableIndex

Dizin.

Döndürülenler

İşlem.

Şunlara uygulanır