Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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