public bool NonQuery( string CommandText, OrderedDictionary oParms, int iRetryCount )
Public Function NonQuery ( _ CommandText As String, _ oParms As OrderedDictionary, _ iRetryCount As Integer _ ) As Boolean
public: bool^ NonQuery( String^ CommandText, OrderedDictionary^ oParms, int^ iRetryCount )