OracleDependency Members
OracleDependency
members are listed in the following tables.
OracleDependency Constructors
OracleDependency
constructors are listed in Table 9-1.
Table 9-1 OracleDependency Constructors
Constructors | Description |
---|---|
Instantiates a new instance of |
OracleDependency Static Fields
The OracleDependency
static fields arelisted in Table 9-2.
Table 9-2 OracleDependency Static Fields
Static Field | Description |
---|---|
Indicates the address that the notification listener listens on, for database notifications Supported in ODP.NET Core only |
|
Indicates the port number that the no tification listener listens on, for database notifications |
OracleDependency Static Methods
OracleDependency
static methods are listed in Table 9-3.
Table 9-3 OracleDependency Static Methods
Static Methods | Description |
---|---|
|
Inherited from |
Returns an |
OracleDependency Properties
OracleDependency
properties are listed in Table 9-4.
Table 9-4 OracleDependency Properties
Properties | Description |
---|---|
Indicates the data source associated with the |
|
Indicates whether or not there is any change in the database associated with this dependency |
|
Represents the unique identifier for the |
|
Specifies whether or not the dependency is enabled between the application and the database |
|
Specifies whether the change notification registration is object-based or query-based |
|
Provides a list of |
|
Indicates the database resources that are registered in the notification registration |
|
Specifies whether or not |
|
Indicates the database user name associated with the |
OracleDependency Methods
OracleDependency
methods are listed in Table 9-5.
Table 9-5 OracleDependency Methods
Methods | Description |
---|---|
Binds the |
|
|
Inherited from |
|
Inherited from |
|
Inherited from |
Removes the specified dependency between the application and the database |
|
|
Inherited from |
OracleDependency Events
The OracleDependency
event is listed in Table 9-6.
Table 9-6 OracleDependency Events
Event | Description |
---|---|
An event that is sent when a database notification associated with the dependency is received from the database |