IDatabaseOptions.AnsiWarningsEnabled Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AnsiWarningsEnabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AnsiWarningsEnabledName")]
public bool AnsiWarningsEnabled { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AnsiWarningsEnabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AnsiWarningsEnabledName")>]
member this.AnsiWarningsEnabled : bool with get, set
Public Property AnsiWarningsEnabled As Boolean
Valor da propriedade
- Atributos