共用方式為


CoreStrings.SeedDatumSignedNumericValue(Object, Object) 方法

定義

無法新增實體類型 '{entityType}' 的種子實體,因為屬性 '{property}' 需要非零值。 請考慮提供負值,以避免與非種子資料發生衝突。

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

傳回

適用於