OpenEdge.DataAdmin.DataFileList
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Add (Object) |
|
||
| LOGICAL AddAll (IDataAdminCollection) |
/* end method. */
|
||
| LOGICAL Contains (IDataFile) |
|
||
| LOGICAL Contains (Object) |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext () |
/* end constructor. */
|
||
| OpenEdge.DataAdmin.IDataFile Get (integer) |
|
||
| INTEGER IndexOf (IDataFile) |
/* The Number is also the list number */
|
||
| INTEGER IndexOf (Object) |
/* Returns the index in this list of the specified extent */
|
||
| PrepareExport () |
|
||
| PrepareExportList () |
|
||
| PrepareExportTree () |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DataFileList (IDataAdminContext) |
/* end constructor. */
|
Method Detail
LOGICAL Add (Object)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddAll (IDataAdminCollection)
|
||||||||||||||||
LOGICAL Contains (IDataFile)
|
||||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
|
||||||||||||||||
OpenEdge.DataAdmin.IDataFile Get (integer)
|
||||||||||||||||
INTEGER IndexOf (IDataFile)
|
||||||||||||||||
INTEGER IndexOf (Object)
|
||||||||||||||||
PrepareExport () |
||||||||||||||||
PrepareExportList () |
||||||||||||||||
PrepareExportTree () |
||||||||||||||||
Constructor Detail
DataFileList (IDataAdminContext)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|