![]() |
DbNotifierClient Methods |
The DbNotifierClient type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Authenticate |
Try to auth the client
(Inherited from DbClient.) |
![]() |
Authenticate(String, String) |
Authenticate
(Inherited from DbClient.) |
![]() |
CheckAuthentication |
Check the authentication
(Inherited from DbClient.) |
![]() |
Dispose | (Inherited from DbClient.) |
![]() |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Error |
Sends a error notification to the server
|
![]() |
Execute(String) |
Execute a request
(Inherited from DbClient.) |
![]() |
ExecuteTEntity(String, TEntity) |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
ExecuteTEntity(String, String, TEntity) |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
ExecuteFromId |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Get(String) |
Execute a get
(Inherited from DbClient.) |
![]() |
Get(String, String) |
Execute a get for a entity
(Inherited from DbClient.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetServerInformation |
Get the information about the server
(Inherited from DbClient.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsConnected |
Check the connection
(Inherited from DbClient.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Notice |
Sends a notice notification to the server
|
![]() |
RawExecute(String, String) |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
RawExecuteTEntity(String, TEntity) |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
RawExecuteTEntity(String, String, TEntity) |
Execute a request with a entity
(Inherited from DbClient.) |
![]() |
ResetTimeout |
Reset the timeout to the default
(Inherited from DbClient.) |
![]() |
SetTimeout |
Set the timeout to a request
(Inherited from DbClient.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Warning |
Sends a warning notification to the server
|
Name | Description | |
---|---|---|
![]() |
ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() |
ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |