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