共用方式為


LengthPropertyConfiguration.IsMaxLength 方法

定義

設定此屬性允許資料庫提供者支援的最大長度。

public System.Data.Entity.ModelConfiguration.Configuration.LengthPropertyConfiguration IsMaxLength ();
member this.IsMaxLength : unit -> System.Data.Entity.ModelConfiguration.Configuration.LengthPropertyConfiguration
Public Function IsMaxLength () As LengthPropertyConfiguration

傳回

相同的 LengthPropertyConfiguration 實例,以便鏈結多個呼叫。

適用於