AceStruct Constructor (String)
Creates a new instance of the AceStruct class with the specified principal name.
Spazio dei nomi: Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
name As String _
)
public AceStruct (
string name
)
public:
AceStruct (
String^ name
)
public AceStruct (
String name
)
public function AceStruct (
name : String
)
Parametri
- name
A user, group, or computer name.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace