ISql100QueueEventNotification Interface
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISql100QueueEventNotification _
Inherits ISql90QueueEventNotification, ISql90EventNotification, IModelNamed, IExtendedPropertyHost, _
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
'Usage
Dim instance As ISql100QueueEventNotification
public interface ISql100QueueEventNotification : ISql90QueueEventNotification,
ISql90EventNotification, IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100QueueEventNotification : ISql90QueueEventNotification,
ISql90EventNotification, IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100QueueEventNotification extends ISql90QueueEventNotification, ISql90EventNotification, IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder