AlterPrimaryInstance Method
Changes the primary Oracle instance that is used to operate the queue table.
public void AlterPrimaryInstance(
int
)
'Declaration
Public Sub AlterPrimaryInstance( _
ByVal As Integer _
)
Parameters
- primaryInstance
- The Oracle instance identifier. 0 means any available instance can be the queue table's owner.