OperationMode Class
Specifies the mode in which an operation is to be executed.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.BusinessData.Runtime.OperationMode
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public NotInheritable Class OperationMode _
Inherits MarshalByRefObject
'Usage
Dim instance As OperationMode
public sealed class OperationMode : MarshalByRefObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.