Class for DatasetFile operation.
Top
Top
Top
Top
The following tables list the members exposed by the DatasetFile type.
Name | Description | |
---|---|---|
![]() |
DatasetFile | Construct the instance |
Name | Description | |
---|---|---|
![]() |
ArrayIndexes | (inherited from RunObj). |
![]() |
Category | ReadOnly property with categories configured to DatasetFile object. |
![]() |
Completed | The value of this property is incremented when an operation is concluded. |
![]() |
Count | (inherited from ListObj). |
![]() |
Delete | Sends an asynchronous Delete command when the value is changed. |
![]() |
DeleteExecuted | The value of this property is changed when the asynchronous Delete command is completed. |
![]() |
Description | Gets the description of the configured DatasetFile. |
![]() |
Disable |
Disables the commands to the DatasetFile when the value is greater than zero.
0 = Enables the commands to the DatasetFile 1 = Disables the commands to the DatasetFile |
![]() |
FileName | Complete path of the file that will be created or loaded. |
![]() |
FileType |
Indicates the file format
ASCII = 0 Unicode = 1 XML = 2 |
![]() |
ID | (inherited from RunObj). |
![]() |
Id | Object ID (Internal Use). |
![]() |
Initialize | Sends an asynchronous Initialize command when the value is changed. |
![]() |
Item | (Overloaded) (inherited from ListObj). |
![]() |
LastStatus |
Gets the status of the last (most recent) asynchronous operation.
zero = success different than zero = error code |
![]() |
LastStatusMessage | Gets the status message of the last (most recent) asynchronous operation. |
![]() |
Level | ReadOnly property with levels configured to DatasetFile. |
![]() |
Load | Sends an asynchronous Load command when the value is changed. |
![]() |
LoadExecuted | The value of this property is changed when the asynchronous Load command is completed. |
![]() |
ObjServer | (inherited from RunObj). |
![]() |
ObjType | (inherited from RunObj). |
![]() |
Objects | This property represents the configured objects to receive or send values to external file. |
![]() |
Parent | (inherited from RunObj). |
![]() |
Root | (inherited from RunObj). |
![]() |
Save | Sends an asynchronous Save command when the value is changed. |
![]() |
SaveExecuted | The value of this property is changed when the asynchronous Save command is completed. |
![]() |
SyncRoot | (inherited from ListObj). |
![]() |
TModule | (inherited from RunObj). |
![]() |
XmlSchemaFile | ReadOnly property with Xml Schema File configured on DatasetFile XML. |
![]() |
XmlSchemaType | ReadOnly property with Xml Schema Type configured on DatasetFile XML. |
Name | Description | |
---|---|---|
![]() |
ClearCacheNames | (inherited from ListObj). |
![]() |
DeleteCommand |
(Overloaded)
Delete the values of the tags configured in the Objects property to the file indicated by the FileName property
Parameters string statusMessage message with the status of the delete command |
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
GetEnumerator | (inherited from ListObj). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetID | (inherited from ListObj). |
![]() |
GetName | (Overloaded) (inherited from ListObj). |
![]() |
GetObj | (Overloaded) (inherited from ListObj). |
![]() |
GetObjAsObject | (inherited from ListObj). |
![]() |
GetObjRef | (inherited from RunObj). |
![]() |
GetType | (inherited from Object). |
![]() |
InitializeCommand | Execute the method initialize command. |
![]() |
IsInUse | (inherited from ListObj). |
![]() |
LoadCommand |
(Overloaded)
Loads the values of the tags configured in the Objects property from the file indicated by the FileName property.
Parameters string statusMessage message with the status of the save command |
![]() |
OnContinue | (inherited from RunObj). |
![]() |
OnPause | (inherited from RunObj). |
![]() |
OnStart | (inherited from RunObj). |
![]() |
OnStop | (inherited from RunObj). |
![]() |
PreloadRunObj | (inherited from ListObj). |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
SaveCommand |
(Overloaded)
Saves the values of the tags configured in the Objects property to the file indicated by the FileName property.
Parameters string statusMessage message with the status of the save command |
![]() |
StartPreloadRunObjs | (Overloaded) (inherited from ListObj). |
![]() |
ToString | (inherited from RunObj). |
Name | Description | |
---|---|---|
![]() |
ApplyCast | (Overloaded) (Defined by GenericEnumerableHelper). |
![]() |
ApplyCount | (Defined by GenericEnumerableHelper). |
![]() |
ApplySelect | (Overloaded) (Defined by GenericEnumerableHelper). |
![]() |
ApplyWhere | (Defined by GenericEnumerableHelper). |
![]() |
ApplyWhereNotNull | (Defined by GenericEnumerableHelper). |
![]() |
AsParallel | (Defined by ParallelEnumerable). |
![]() |
AsQueryable | (Defined by Queryable). |
![]() |
Cast | (Defined by Enumerable). |
![]() |
ConvertAll | (Defined by IEnumerableExtensions). |
![]() |
GetParentViewModel | (Defined by POCOViewModelExtensions). |
![]() |
GetRequiredService | (Overloaded) (Defined by POCOViewModelExtensions). |
![]() |
GetService | (Overloaded) (Defined by POCOViewModelExtensions). |
![]() |
IsInDesignMode | (Defined by POCOViewModelExtensions). |
![]() |
OfType | (Defined by Enumerable). |
![]() |
RaisePropertiesChanged | (Defined by POCOViewModelExtensions). |