SQLConnection._CreateDataAdapter Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD _CreateDataAdapter() AS DbDataAdapter
public virtual DbDataAdapter _CreateDataAdapter()
Request Example
View SourceReturn Value
Type:
DbDataAdapterSee Also