共用方式為


RelationalPropertyAnnotations.SetColumnType(String) 方法

定義

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

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

參數

value
String

要設定的值。

傳回

True 如果已設定注釋,則為 ; false 否則。

適用於