言語

TSqlModelOptions.AnsiNullsOn プロパティ

定義

ANSI_NULLS データベース オプションを指定します。

public bool? AnsiNullsOn { get; set; }
member this.AnsiNullsOn : Nullable<bool> with get, set
Public Property AnsiNullsOn As Nullable(Of Boolean)

プロパティ値

適用対象