Id
This property represents the unique identifier for the OracleDependency
instance.
Declaration
// C# public string Id{get;}
Property Value
A string that represents the unique identifier that was generated for the OracleDependency
instance when it was created.
Remarks
This property is set when the OracleDependency
instance is created.