ITableMappingCollection.RemoveAt(String) Metoda

Definice

Odebere objekt se ITableMapping zadaným SourceTable názvem z kolekce.

public:
 void RemoveAt(System::String ^ sourceTableName);
public void RemoveAt (string sourceTableName);
abstract member RemoveAt : string -> unit
Public Sub RemoveAt (sourceTableName As String)

Parametry

sourceTableName
String

Název rozlišující malá a velká písmena SourceTable.

Platí pro