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