RelationalIndexAnnotations.GetDefaultIndexName Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public static string GetDefaultIndexName(string tableName, System.Collections.Generic.IEnumerable<string> propertyNames);
static member GetDefaultIndexName : string * seq<string> -> string
Public Shared Function GetDefaultIndexName (tableName As String, propertyNames As IEnumerable(Of String)) As String
Parametry
- tableName
- String
- propertyNames
- IEnumerable<String>