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
)
參數
- other
An existing AceStruct object.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
請參閱
參考
AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace