Freigeben über


AceStruct-Konstruktor (String)

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

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblys:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
'Usage
Dim name As String 

Dim instance As New AceStruct(name)
public AceStruct(
    string name
)
public:
AceStruct(
    String^ name
)
new : 
        name:string -> AceStruct
public function AceStruct(
    name : String
)

Parameter

Siehe auch

Verweis

AceStruct Klasse

AceStruct-Überladung

Microsoft.ReportingServices.Interfaces-Namespace