AdsParameter.DbType

Advantage .NET Data Provider

  Previous topic Next topic  

Gets or sets the DbType of the parameter.

public DbType DbType {get; set;}

Remarks

The default is DbType.String.