다음을 통해 공유


AdomdParameterCollection.RemoveAt Method

Removes the specified parameter from the AdomdParameterCollection object.

오버로드 목록

이름 Description
AdomdParameterCollection.RemoveAt (Int32)
Removes the parameter at the specified index of the AdomdParameterCollection object.
AdomdParameterCollection.RemoveAt (String)
Removes the parameter specified by name in the AdomdParameterCollection object.

참고 항목

참조

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace