Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMDefaultLoginObject Interface : SetConnectionProperties Method |
An IPropertySet object. This PropertySet uses the following properties: USER, PASSWORD, SERVER (Oracle or SQL server), INSTANCE, DATABASE (SQLServer), DATABASEPATH (Access database), VERSION, PXCONNECTIONSTRING (Used to login to Process Framework database)
'Declaration Sub SetConnectionProperties( _ ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'Usage Dim instance As IMMDefaultLoginObject Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet instance.SetConnectionProperties(pPropertySet)
void SetConnectionProperties( ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet )
An IPropertySet object. This PropertySet uses the following properties: USER, PASSWORD, SERVER (Oracle or SQL server), INSTANCE, DATABASE (SQLServer), DATABASEPATH (Access database), VERSION, PXCONNECTIONSTRING (Used to login to Process Framework database)
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.