JetConvert. Method (Object, OleDbType)
[This is preliminary documentation and subject to change.]
Converts an object to a binary representation of an OLE DB data type
[Visual Basic]
Overloads Public Shared Function ( _
ByVal
Object As
Object, _
ByVal
OleDbType As
OleDbType _
) As
Byte()
Parameters
-
Object
- Object to convert
-
OleDbType
- OLE DB type
Return Value
Serialized data
See Also
JetConvert Class | Primeworks.DataPortSync.Jet Namespace | JetConvert. Overload List