IndexOperation.BuildDefaultName Method (IEnumerable<String>)
Creates a default index name based on the supplied column names.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- columns
-
Type:
System.Collections.Generic.IEnumerable<String>
The column names used to create a default index name.