Model type class for ServerEventNotification
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Shared ReadOnly ServerEventNotification As ModelTypeClass
'用途
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