次の方法で共有


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 インスタンス。

適用対象