Removes the IDataParameter from the collection.
[Visual Basic] Sub RemoveAt( _ ByVal sourceTableMapping As String _ ) [C#] void RemoveAt( string sourceTableMapping ); [C++] void RemoveAt( String* sourceTableMapping ) = 0; [JScript] function RemoveAt( sourceTableMapping : String );
IDataParameters Interface | IDataParameters Members | System.Data.Internal Namespace