Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace