SqlServerPropertyAnnotations.SetHiLoSequenceSchema(String) Metodo

Definizione

Imposta lo schema per la sequenza da usare con ForSqlServerUseSequenceHiLo(PropertyBuilder, String, String).

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

Parametri

value
String

Schema da usare.

Restituisce

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

Si applica a