次の方法で共有


LengthPropertyConfiguration.IsVariableLength メソッド

定義

プロパティを可変長として構成します。 既定では、プロパティは可変長です。

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

戻り値

複数の呼び出しをチェーンできるように、同じ LengthPropertyConfiguration インスタンス。

適用対象