SqlShimLoaderColumn Constructor(String,DbType)
Initializes a new instance of the
SqlShimLoaderColumn class with the column name and column data type.
'Declaration
Public Function New( _
ByVal As String, _
ByVal As DbType _
)
Parameters
- name
- The name of the column.
- dbType