Udostępnij za pośrednictwem


Właściwość UserOptions.DisableDefaultConstraintCheck

Gets or sets the Boolean property value that specifies whether interim deferred violation checking is used when connecting to a server running Microsoft SQL Server version 6.x.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.Deploy,  _
    "false")> _
Public Property DisableDefaultConstraintCheck As Boolean
    Get
    Set
'Użycie
Dim instance As UserOptions
Dim value As Boolean

value = instance.DisableDefaultConstraintCheck

instance.DisableDefaultConstraintCheck = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Deploy, 
    "false")]
public bool DisableDefaultConstraintCheck { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::Deploy, 
    L"false")]
public:
property bool DisableDefaultConstraintCheck {
    bool get ();
    void set (bool value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.Deploy, 
    "false")>]
member DisableDefaultConstraintCheck : bool with get, set
function get DisableDefaultConstraintCheck () : boolean
function set DisableDefaultConstraintCheck (value : boolean)

Wartość właściwości

Typ: System.Boolean
A Boolean wartość określająca, czy sprawdzania śródroczny odroczonego naruszenie jest używany na serwerach z systemem SQL Server w wersja 6.x.
Jeśli True, sprawdzania śródroczny odroczonego naruszenie jest używany.
Jeśli FAŁSZ (wartość domyślna), tymczasowe naruszenie odroczonego sprawdzanie nie jest używany.

Uwagi

Ta właściwość jest dołączony zgodność z poprzednimi wersjami.Teraz wbudowane funkcje tej instrukcja SQL Server.