共用方式為


SqlServerPropertyAnnotations.SetHiLoSequenceSchema(String) 方法

定義

設定要搭配 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

參數

value
String

要使用的架構。

傳回

True 如果已設定批註,則為 ; false 否則。

適用於