ReportParameterCollection.CopyTo Method

Copies the entire collection to a specified Array or ReportParameterCollection.

重载列表

名称 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.

请参阅

参考

ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace