IUserAccessiableFillFromDBFileGroup Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int FillFromDBFileGroup(
IListSource ioList,
string inFilePath,
string inDBPass,
string inTable,
string inGroup
)
Parameters
- ioList
- Type: SurveyToGo.UserLogic.InterfacesIListSource
- inFilePath
- Type: SystemString
- inDBPass
- Type: SystemString
- inTable
- Type: SystemString
- inGroup
- Type: SystemString
Return Value
Type:
Int32See Also