RelationalKeyAnnotations.SetName(String) 方法

定义

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

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

参数

value
String

要设置的值。

返回

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

适用于