AdsParameter Constructors
Advantage .NET Data Provider
AdsParameter Constructor ()
AdsParameter Constructor ( string, DbType )
AdsParameter Constructor ( string, DbType, int )
AdsParameter Constructor ( string, DbType, string, DataRowVersion )
AdsParameter Constructor ( string, object )
AdsParameter Constructor ( int, object )
AdsParameter Constructor ( string, DbType, int, string )
AdsParameter Constructor ( string, DbType, int, ParameterDirection, Boolean, Byte, Byte, string, DataRowVersion, object )