Udostępnij za pośrednictwem


Metoda ResourceOperationsCollection.Add

Dodaje obiekt do końca ResourceOperationsCollection.

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

Składnia

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

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

Parametry

Wartość zwracana

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