|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnterpriseWorkspaceFactory
Provides access to members that manage enterprise workspace.
| Method Summary | |
|---|---|
IWorkspace |
openWithNewLicense(IPropertySet pConnectionProperties,
int hWnd,
String newLicensePath)
Open the enterprise database connection with new license file. |
IWorkspace |
openWithNewPassword(IPropertySet connectionProperties,
int hWnd,
String newPassword)
Opens the workspace specified by the connection properties. |
| Method Detail |
|---|
IWorkspace openWithNewPassword(IPropertySet connectionProperties,
int hWnd,
String newPassword)
throws IOException,
AutomationException
connectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd - The hWnd (A COM typedef) (in)newPassword - The newPassword (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWorkspace openWithNewLicense(IPropertySet pConnectionProperties,
int hWnd,
String newLicensePath)
throws IOException,
AutomationException
pConnectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd - The hWnd (A COM typedef) (in)newLicensePath - The newLicensePath (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 | ||||||||