Dela via


ISql90ServerOptions Interface

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

Syntax

'Declaration
Public Interface ISql90ServerOptions _
    Inherits ISqlServerOptions, ISqlSecurable, ISqlModelElement, IScriptSourcedElement,  _
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90ServerOptions
public interface ISql90ServerOptions : ISqlServerOptions, 
    ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface class ISql90ServerOptions : ISqlServerOptions, 
    ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface ISql90ServerOptions extends ISqlServerOptions, ISqlSecurable, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90ServerOptions Members

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