ReportParameterCollection.CopyTo Method
Copies the entire collection to a specified Array or ReportParameterCollection.
Überladungsliste
Name | Description |
---|---|
ReportParameterCollection.CopyTo (ReportParameterCollection) |
Copies the entire collection to the end of a ReportParameterCollection.
|
ReportParameterCollection.CopyTo (Array, Int32) |
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
|
Siehe auch
Verweis
ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace