Condividi tramite


CoreStrings.SeedDatumSignedNumericValue(Object, Object) Metodo

Definizione

Impossibile aggiungere l'entità di inizializzazione per il tipo di entità '{entityType}' perché è necessario un valore diverso da zero per la proprietà '{property}'. È consigliabile fornire un valore negativo per evitare collisioni con dati non di inizializzazione.

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

Parametri

entityType
Object
property
Object

Restituisce

Si applica a