Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates a new instance of the AceStruct class with the specified principal name.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)
Syntax
'Declaration
Public Sub New ( _
name As String _
)
public AceStruct (
string name
)
public:
AceStruct (
String^ name
)
public AceStruct (
String name
)
public function AceStruct (
name : String
)
Parameters
- name
A user, group, or computer name.
Platforms
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.
See Also
Reference
AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace