|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOleDBConnectionInfo
Provides access to default connection information for a OleDB database.
| Method Summary | |
|---|---|
void |
clearParameters(String connectionString)
Clears OleDB connection property parameters. |
void |
setParameters(String connectionString,
String password)
Set OleDB connection property parameters. |
| Method Detail |
|---|
void setParameters(String connectionString,
String password)
throws IOException,
AutomationException
connectionString - The connectionString (in)password - The password (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearParameters(String connectionString)
throws IOException,
AutomationException
connectionString - The connectionString (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||