IDatabase.CreateSelectAdapter Method
Function CreateSelectAdapter( _
ByVal sel_command As IDBCommand _
) As IDataAdapter
This language is not supported or no code example is available.
IDataAdapter CreateSelectAdapter(
IDBCommand sel_command
)
This language is not supported or no code example is available.
IDataAdapter^ CreateSelectAdapter(
IDBCommand^ sel_command
)
This language is not supported or no code example is available.
function CreateSelectAdapter(
sel_command : IDBCommand
) : IDataAdapter;
This language is not supported or no code example is available.
Parameters
- sel_command
- IDBCommand
<default>