Click or drag to resize

DBDriverBaseGetCompatibleDBTypeDefinitionsForNetType Method

Overload List
  NameDescription
Public methodGetCompatibleDBTypeDefinitionsForNetType(Type, Int32, Int32, Int32)
Gets a List of all DBTypeDefinition instances which are compatible with the type specific information passed in. The first DBTypeSpecification is the default type specification to user.
Public methodGetCompatibleDBTypeDefinitionsForNetType(Type, Int32, Int32, Int32, String)
Gets a List of all DBTypeDefinition instances which are compatible with the type specific information passed in. The first DBTypeSpecification is the default type specification to user.
Top
See Also