다음을 통해 공유


CoreStrings.StoreGenValue(Object, Object) 메서드

정의

속성 '{1_entityType}입니다. {0_property}'은(는) 데이터베이스에서 생성된 값을 할당할 수 없습니다. 저장소에서 생성된 값은 저장소에서 생성된 값을 사용하도록 구성된 속성에만 할당할 수 있습니다.

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

매개 변수

property
Object
entityType
Object

반환

적용 대상