Returns the default working version for all operations/methods.
GetDefaultWorkingVersion()
Return Value
A string representing the name of the default version.
Remarks
Returns the geodatabase version to be used by default. Only geodatabases that support versioning will return a value. If the geodatabase does not support versioning, an empty string is returned.
Examples