다음을 통해 공유


RelationalIndexAnnotations.GetDefaultIndexName 메서드

정의

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

매개 변수

tableName
String
propertyNames
IEnumerable<String>

반환

적용 대상