SqlServerPropertyAnnotations.SetHiLoSequenceName(String) Metodo

Definizione

Imposta il nome della sequenza da usare con ForSqlServerUseSequenceHiLo(PropertyBuilder, String, String).

protected virtual bool SetHiLoSequenceName (string value);
abstract member SetHiLoSequenceName : string -> bool
override this.SetHiLoSequenceName : string -> bool
Protected Overridable Function SetHiLoSequenceName (value As String) As Boolean

Parametri

value
String

Nome della sequenza da utilizzare.

Restituisce

True se l'annotazione è stata impostata; false Altrimenti.

Si applica a