DisableCommit Method Example

Dim objContext As ObjectContext

Set objContext = GetObjectContext()
objContext.DisableCommit

© 1997 Microsoft Corporation. All rights reserved.