AdomdParameterCollection.RemoveAt 메서드 (String)

Removes the parameter specified by name in the AdomdParameterCollection object.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public Sub RemoveAt ( _
    As String _
)
‘사용 방법
Dim instance As AdomdParameterCollection 
DimAs String

instance.RemoveAt()
public void RemoveAt(
    string
)
public:
virtual void RemoveAt(
    String^ 
) sealed
abstract RemoveAt : 
        :string -> unit  
override RemoveAt : 
        :string -> unit
public final function RemoveAt(
     : String
)

매개 변수

구현

IDataParameterCollection.RemoveAt(String)

참고 항목

참조

AdomdParameterCollection 클래스

RemoveAt 오버로드

Microsoft.AnalysisServices.AdomdServer 네임스페이스