ITableMappingCollection.RemoveAt(String) Metoda

Definicja

ITableMapping Usuwa obiekt o określonej SourceTable nazwie z kolekcji.

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

W nazwie jest uwzględniana wielkość liter .SourceTable

Dotyczy