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