SADbType property

The SADbType of the parameter.

Visual Basic syntax

Public Property SADbType As SADbType

C# syntax

public SADbType SADbType {get;set;}

Remarks

The SADbType and DbType are linked. Therefore, setting the SADbType changes the DbType to a supporting DbType.

The value must be a member of the SADbType enumerator.