ObjectModelBase Class
Represents the methods that are used by a provider object model to ensure consistency.
Assembly: ProviderFramework (in ProviderFramework.dll)
| Name | Description | |
|---|---|---|
![]() | ObjectModelBase() | Initializes a new instance of the ObjectModelBase class. |
| Name | Description | |
|---|---|---|
![]() | Connected | Gets the status of the connection to the provider. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RaisePropertyChanged(String^) | Raises the property changed event with the specified property name. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ConnectedProperty | Defines the name of the connected property. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Represents an INotifyPropertyChanged event that informs consumers of a provider when a property value is changed. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:





