Freigeben über


Column Class

Inheritance Hierarchy

Object
  Microsoft.ReportingServices.QueryDesigners.Relational.Column

Namespace:  Microsoft.ReportingServices.QueryDesigners.Relational
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Syntax

'Declaration
Public Class Column
'Usage
Dim instance As Column
public class Column
public ref class Column
type Column =  class end
public class Column

The Column type exposes the following members.

Properties

  Name Description
Public property ClrDataType
Public property ClrDataTypeAssemblyName
Public property ClrDataTypeClassName
Public property FullName
Protected property IsClrDataTypeLoaded
Public property LocalizedName
Public property Name
Public property RawName
Public property Table

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClrDataTypeFullName
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.ReportingServices.QueryDesigners.Relational Namespace