Udostępnij przez


Metoda AdomdParameterCollection.RemoveAt (String)

Usuwa parametr określonego przez nazwę w AdomdParameterCollection obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public Sub RemoveAt ( _
     As String _
)
'Użycie
Dim instance As AdomdParameterCollection
Dim  As 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
)

Parametry

Implementacje

IDataParameterCollection.RemoveAt(String)