DataItem Class
SQL Server 2005
Describes a data item that includes the definition of that data item (size, type and more), and the details of the binding to some source. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")] [GuidAttribute("DC06C2CC-28F4-41d0-AB97-7C78561AC9DC")] [DesignerAttribute("Microsoft.AnalysisServices.Design.DataItemDesigner, Microsoft.AnalysisServices.Design", typeof(IDesigner))] public sealed class DataItem : Component, ICloneable
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design") */
/** @attribute GuidAttribute("DC06C2CC-28F4-41d0-AB97-7C78561AC9DC") */
/** @attribute DesignerAttribute("Microsoft.AnalysisServices.Design.DataItemDesigner, Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IDesigner) */
public final class DataItem extends Component implements ICloneable
TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design") GuidAttribute("DC06C2CC-28F4-41d0-AB97-7C78561AC9DC") DesignerAttribute("Microsoft.AnalysisServices.Design.DataItemDesigner, Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IDesigner) public final class DataItem extends Component implements ICloneable
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.DataItem
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.DataItem
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.