OperationParameter Constructor
Initializes a new instance of the OperationParameter class.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New OperationParameter()
protected OperationParameter()
protected:
OperationParameter()
new : unit -> OperationParameter
protected function OperationParameter()