IColumn インターフェイス
列を表し、ITypeSpecifier を介した IType とのサロゲート リレーションシップを定義します。
名前空間 : Microsoft.Data.Schema.SchemaModel.Abstract
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IColumn _
Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As IColumn
public interface IColumn : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IColumn : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IColumn extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder