다음을 통해 공유


TraceCollection.Move Method

Moves a Trace to a new index in the collection.

오버로드 목록

이름 Description
TraceCollection.Move (Int32, Int32)
Moves a Trace at the current specified index to a new specified index in the collection.
TraceCollection.Move (String, Int32)
Moves a Trace that has the specified identifier to the specified index in the collection.
TraceCollection.Move (Trace, Int32)
Moves a Trace to a new index in the collection.

참고 항목

참조

TraceCollection Class
TraceCollection Members
Microsoft.AnalysisServices Namespace