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.
Invokes the underlying operation.
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Sub Invoke
'Usage
Dim instance As IDataServiceInvokable
instance.Invoke()
void Invoke()
void Invoke()
abstract Invoke : unit -> unit
function Invoke()