CoreStrings.DuplicateNamedIndex(Object, Object, Object, Object) Yöntem

Tanım

' {DuplicateEntityType} ' varlık türünde aynı ada sahip bir dizin zaten varolduğundan, {ındexproperties} özelliklerinde tanımlanan ' {IndexName} ' adlı dizin ' {entityType} ' varlık türüne eklenemiyor.

public static string DuplicateNamedIndex (object indexName, object indexProperties, object entityType, object duplicateEntityType);
public static string DuplicateNamedIndex (object? indexName, object? indexProperties, object? entityType, object? duplicateEntityType);
static member DuplicateNamedIndex : obj * obj * obj * obj -> string
Public Shared Function DuplicateNamedIndex (indexName As Object, indexProperties As Object, entityType As Object, duplicateEntityType As Object) As String

Parametreler

indexName
Object
indexProperties
Object
entityType
Object
duplicateEntityType
Object

Döndürülenler

String

Şunlara uygulanır