IDataCell 介面
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Represents an interface for the DataCell.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Interface IDataCell _
Inherits IContainedObject
'用途
Dim instance As IDataCell
public interface IDataCell : IContainedObject
public interface class IDataCell : IContainedObject
type IDataCell =
interface
interface IContainedObject
end
public interface IDataCell extends IContainedObject
IDataCell 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Parent | The parent object. (繼承自 IContainedObject。) |
上層