共用方式為


RelationalModelAnnotations.SetDefaultSchema(String) 方法

定義

嘗試使用 中的 語意 RelationalAnnotations 來設定 DefaultSchema

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

參數

value
String

要設定的值。

傳回

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

適用於