Click or drag to resize

ICommenceDatabaseGetDatabase Method

Note: This API is now obsolete.

(Not implemented) Get the active Commence database name and path as delimited string. See Name and/or Path.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
[ObsoleteAttribute("Use CmcLibNet.CommenceApp.Name and/or CmcLibNet.CommenceApp.Path")]
string GetDatabase()

Return Value

Type: String
NotImplementedException
See Also