Aracılığıyla paylaş


RelationalKeyAnnotations.GetDefaultKeyName Yöntem

Tanım

public static string GetDefaultKeyName (string tableName, bool primaryKey, System.Collections.Generic.IEnumerable<string> propertyNames);
static member GetDefaultKeyName : string * bool * seq<string> -> string
Public Shared Function GetDefaultKeyName (tableName As String, primaryKey As Boolean, propertyNames As IEnumerable(Of String)) As String

Parametreler

tableName
String
primaryKey
Boolean
propertyNames
IEnumerable<String>

Döndürülenler

Şunlara uygulanır