Model type class for DatabaseEventNotification
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Shared ReadOnly DatabaseEventNotification As ModelTypeClass
'用途
Dim value As ModelTypeClass
value = ModelSchema.DatabaseEventNotification
public static readonly ModelTypeClass DatabaseEventNotification
public:
static initonly ModelTypeClass^ DatabaseEventNotification
static val DatabaseEventNotification: ModelTypeClass
public static final var DatabaseEventNotification : ModelTypeClass