ISql100View インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISql100View _
    Implements ISql90View, ISqlView, IView, IModelNamed,  _
    ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost,  _
    ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SynonymTarget,  _
    ISqlFulltextIndexedObject, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, ISqlModelElement, IScriptSourcedElement,  _
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
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

参照

参照

ISql100View メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間