DataProviderID Methods
The DataProviderID type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetApplicationLayerMaster |
When overridden in a derived class, instantiates object providing IApplicationLayerMaster - an object
implementing master side (playing the role on the field network of the master station,) interfaces defined for the
application layer.
|
![]() |
GetAvailiableAddressspaces |
This metchod is responsible for returning the list of addressspaces in the data provider.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItemDefaultSettings |
Gets the item default settings.
|
![]() |
GetSettings |
this function creates an string XML representation of the dataprovider settings
|
![]() |
GetSettingsHumanReadableFormat |
this function creates an string representation of the dataprovider settings
|
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetSettings |
This function is deserializing the data provider settings from the string
|
![]() |
ToString |
Retrieves a string representation of the object.
|