Dela via


ISql100RemoteServiceBinding Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISql100RemoteServiceBinding _
    Inherits ISql90RemoteServiceBinding, IModelNamed, IExtendedPropertyHost, ISqlSecurable,  _
    ISql90AuthorizedObject, ISqlAuthorizedObject, ISqlModelElement, IScriptSourcedElement, IModelElement,  _
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql100RemoteServiceBinding
public interface ISql100RemoteServiceBinding : ISql90RemoteServiceBinding, 
    IModelNamed, IExtendedPropertyHost, ISqlSecurable, ISql90AuthorizedObject, ISqlAuthorizedObject, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface class ISql100RemoteServiceBinding : ISql90RemoteServiceBinding, 
    IModelNamed, IExtendedPropertyHost, ISqlSecurable, ISql90AuthorizedObject, ISqlAuthorizedObject, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface ISql100RemoteServiceBinding extends ISql90RemoteServiceBinding, IModelNamed, IExtendedPropertyHost, ISqlSecurable, ISql90AuthorizedObject, ISqlAuthorizedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql100RemoteServiceBinding Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace