对视图建模。
命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)
语法
声明
Public Interface ISqlView _
    Inherits IDatabaseView, IModelNamed, ISqlColumnSource, IDatabaseColumnSource,  _
    ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls,  _
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedModelElement, IModelElement,  _
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlView : IDatabaseView, 
    IModelNamed, ISqlColumnSource, IDatabaseColumnSource, ISqlOwnedObject, ISqlSecurable, 
    ISqlExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, 
    ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface class ISqlView : IDatabaseView, 
    IModelNamed, ISqlColumnSource, IDatabaseColumnSource, ISqlOwnedObject, ISqlSecurable, 
    ISqlExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, 
    ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
type ISqlView =  
    interface
        interface IDatabaseView
        interface IModelNamed
        interface ISqlColumnSource
        interface IDatabaseColumnSource
        interface ISqlOwnedObject
        interface ISqlSecurable
        interface ISqlExtendedPropertyHost
        interface ISqlStatisticBound
        interface ISqlSpecifiesAnsiNulls
        interface ISqlSpecifiesQuotedIdentifier
        interface ISqlSupportsReplication
        interface ISqlModelElement
        interface IScriptSourcedModelElement
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end
public interface ISqlView extends IDatabaseView, IModelNamed, ISqlColumnSource, IDatabaseColumnSource, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISqlView 类型公开以下成员。
属性
页首
方法
页首
.gif)
.gif)