Model type class for QueueEventNotification
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Shared ReadOnly QueueEventNotification As ModelTypeClass
用法
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