AceStruct Constructor (AceStruct)

Creates a new instance of the AceStruct class based on an existing AceStruct object.

命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

语法

声明
Public Sub New ( _
    other As AceStruct _
)
public AceStruct (
    AceStruct other
)
public:
AceStruct (
    AceStruct^ other
)
public AceStruct (
    AceStruct other
)
public function AceStruct (
    other : AceStruct
)

参数

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace