SqlServerPropertyAnnotations.SetHiLoSequenceName(String) Method

Definition

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

Parameters

value
String

The sequence name to use.

Returns

True if the annotation was set; false otherwise.

Applies to