Ler em inglês

Compartilhar via


Propriedade ISqlServerOptions.TransactionAbort

Obtém ou define um valor que modela a configuração de XACT_ABORT.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

Nullable<bool> TransactionAbort { get; set; }

Valor de propriedade

Tipo: System.Nullable<Boolean>

Segurança do .NET Framework

Consulte também

Referência

ISqlServerOptions Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel