Поделиться через


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