Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default OperationMode for this external content type.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetDefaultOperationMode As OperationMode
'Usage
Dim instance As IEntity
Dim returnValue As OperationMode
returnValue = instance.GetDefaultOperationMode()
OperationMode GetDefaultOperationMode()
Return Value
Type: Microsoft.BusinessData.Runtime.OperationMode
The default OperationMode.
Remarks
This OperationMode is used when it is not explicitly specified for other functions.