다음을 통해 공유


CoreStrings.SeedKeylessEntity(Object) 메서드

정의

키 없는 엔터티 형식이 지원되지 않으므로 엔터티 형식 '{entityType}'에 대한 시드 엔터티를 추가할 수 없습니다. 키를 제공하거나 시드 데이터를 제거하는 것이 좋습니다.

public static string SeedKeylessEntity (object? entityType);
static member SeedKeylessEntity : obj -> string
Public Shared Function SeedKeylessEntity (entityType As Object) As String

매개 변수

entityType
Object

반환

적용 대상