RelationalEntityTypeAnnotations.SetSchema(String) 方法

定义

尝试使用正在使用 Schema 的语义 RelationalAnnotations 设置 。

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

参数

value
String

要设置的值。

返回

True 如果已设置批注,则为 ; false 否则。

适用于