Share via


ModelSchema.QueueEventNotification Field

Model type class for QueueEventNotification

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Shared ReadOnly QueueEventNotification As ModelTypeClass
'Usage
Dim value As ModelTypeClass 

value = ModelSchema.QueueEventNotification
public static readonly ModelTypeClass QueueEventNotification
public:
static initonly ModelTypeClass^ QueueEventNotification
static val QueueEventNotification: ModelTypeClass
public static final var QueueEventNotification : ModelTypeClass

See Also

Reference

ModelSchema Class

Microsoft.SqlServer.Dac.Model Namespace