次の方法で共有


CoreStrings.SeedDatumSignedNumericValue(Object, Object) メソッド

定義

プロパティ '{property}' には 0 以外の値が必要であるため、エンティティ型 '{entityType}' のシード エンティティを追加できません。 シード以外のデータとの競合を回避するために、負の値を指定することを検討してください。

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

パラメーター

entityType
Object
property
Object

戻り値

適用対象