ExpectedSqlExceptionAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public sealed class ExpectedSqlExceptionAttribute : Microsoft.Data.Tools.Schema.Sql.UnitTesting.ExpectedSqlExceptionAttribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type ExpectedSqlExceptionAttribute = class
    inherit ExpectedSqlExceptionAttribute
Public NotInheritable Class ExpectedSqlExceptionAttribute
Inherits ExpectedSqlExceptionAttribute
Inheritance
Attributes

Applies to