OracleQueueTable Constructor(String)
Initializes a new instance of the
OracleQueueTable class.
public OracleQueueTable(
string
)
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- name
- The name of the database table which will contain queues.