IView インターフェイス
ビュー要素を表します。
名前空間 : Microsoft.Data.Schema.SchemaModel.Abstract
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IView _
Implements IColumnSource, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
'使用
Dim instance As IView
public interface IView : IColumnSource, IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IView : IColumnSource,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IView extends IColumnSource, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder