ISqlView インターフェイス

SQL ビュー要素を表します。

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

構文

'宣言
Public Interface ISqlView _
    Implements IView, IModelNamed, ISqlColumnSource, IColumnSource,  _
    ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls,  _
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement,  _
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISqlView
public interface ISqlView : IView, 
    IModelNamed, ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, 
    IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface class ISqlView : IView, 
    IModelNamed, ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, 
    IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface ISqlView extends IView, IModelNamed, ISqlColumnSource, IColumnSource, ISqlOwnedObject, ISqlSecurable, IExtendedPropertyHost, ISqlStatisticBound, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISqlView メンバ

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