CreateIndexOperation.CreateFrom(ITableIndex) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un nouveau CreateIndexOperation à partir de l’index spécifié.
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
Paramètres
- index
- ITableIndex
Index.
Retours
Opération.