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