EnableCommit Method Example

Dim objContext As ObjectContext

Set objContext = GetObjectContext()
objContext.EnableCommit

© 1997 Microsoft Corporation. All rights reserved.