Udostępnij przez


Metoda ReportOperationsCollection.Add

Dodaje obiekt do końca ReportOperationsCollection.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)

Składnia

'Deklaracja
Public Function Add ( _
    operation As ReportOperation _
) As Integer
'Użycie
Dim instance As ReportOperationsCollection
Dim operation As ReportOperation
Dim returnValue As Integer

returnValue = instance.Add(operation)
public int Add(
    ReportOperation operation
)
public:
int Add(
    ReportOperation operation
)
member Add : 
        operation:ReportOperation -> int 
public function Add(
    operation : ReportOperation
) : int

Parametry

Wartość zwracana

Typ: System.Int32
Stanowisko, do którego włożono nową operację raportu.