StringColumnConfiguration.IsFixedLength メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
列を固定長として構成します。 HasMaxLength を使用してプロパティの固定の長さを設定します。
public System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfiguration IsFixedLength();
override this.IsFixedLength : unit -> System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfiguration
Public Function IsFixedLength () As StringColumnConfiguration
戻り値
複数の呼び出しをチェーンできるように、同じ StringColumnConfiguration インスタンス。