Share via


ModelSchema.ServerEventNotification Field

Model type class for ServerEventNotification

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

Syntax

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

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

See Also

Reference

ModelSchema Class

Microsoft.SqlServer.Dac.Model Namespace