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