Dela via


ISql100View Interface

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

Syntax

'Declaration
Public Interface ISql100View _
    Inherits ISql90View, ISqlView, IView, IModelNamed,  _
    ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost,  _
    ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SynonymTarget,  _
    ISqlFulltextIndexedObject, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, ISqlModelElement, IScriptSourcedElement,  _
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql100View
public interface ISql100View : ISql90View, 
    ISqlView, IView, IModelNamed, ISqlColumnSource, IColumnSource, 
    ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SynonymTarget, ISqlFulltextIndexedObject, ISql90XmlIndexedObject, 
    ISql100SpatialIndexedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface class ISql100View : ISql90View, 
    ISqlView, IView, IModelNamed, ISqlColumnSource, IColumnSource, 
    ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SynonymTarget, ISqlFulltextIndexedObject, ISql90XmlIndexedObject, 
    ISql100SpatialIndexedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, 
    IModelEntity, IModelAnnotationHolder
public interface ISql100View extends ISql90View, ISqlView, IView, IModelNamed, ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SynonymTarget, ISqlFulltextIndexedObject, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql100View Members

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