共用方式為


AceStruct Constructor (String)

Creates a new instance of the AceStruct class with the specified principal name.

命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

語法

'宣告
Public Sub New ( _
    name As String _
)
public AceStruct (
    string name
)
public:
AceStruct (
    String^ name
)
public AceStruct (
    String name
)
public function AceStruct (
    name : String
)

參數

  • name
    A user, group, or computer name.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

AceStruct Class
AceStruct Members
Microsoft.ReportingServices.Interfaces Namespace