<<interface>> FileSystemInt {Analysis}
| Parent Package | File Services | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | Concurrency | Sequential | |
| Persistence | No |
| Nested Classes | UnknownFileSystemProperties | SIZE | AVAILABLE_SIZE |
| FileType | FileInformationType | FileInformationSequence | CREATED_TIME_ID |
| MODIFIED_TIME_ID | LAST_ACCESS_TIME_ID |
| Name | Signature | Class |
remove | void remove (in string fileName) | FileSystemInt |
copy | void copy (in string sourceFileName, in string destinationFileName) | FileSystemInt |
exists | boolean exists (in string fileName) | FileSystemInt |
list | FileInformationSequence list (in string pattern) | FileSystemInt |
create | File create (in string fileName) | FileSystemInt |
open | File open (in string fileName, in boolean read_Only) | FileSystemInt |
mkdir | void mkdir (in string directoryName) | FileSystemInt |
rmdir | void rmdir (in string directoryName) | FileSystemInt |
query | void query (inout Properties fileSystemProperties) | FileSystemInt |
Property Settings
Data Modeler| dmItem | False | DMName | |
| IsTable | False | IsView | False |
| IsDomain | False | IsSPPackage | False |
| Synonymns | TableSpaceID | ||
| SourceId | SourceType | ||
| CorrelationName | SelectClause | ||
| IsUpdateable | True | CheckOption | None |
| IsSnapShot | False | IsDistinct | False |
| PersistToServer | IsPackage | False |