public class DataSource extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
alterDataSource(BSONObject option)
Modify the attributes of the current data source.
|
String |
getName()
Get the data source name.
|
public void alterDataSource(BSONObject option) throws BaseException
option - The options for setting data source attributes, as follows:
BaseException - If error happens.public String getName()
Copyright © 2023. All rights reserved.