Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a column and defines a surrogate relationship to IType through ITypeSpecifier.
Namespace: Microsoft.Data.Schema.SchemaModel.Abstract
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IColumn _
Inherits IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
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