Jaa


EdmOperationImport.OperationArgumentNullParameterName Method

Definition

Operations the name of the argument null parameter.

protected abstract string OperationArgumentNullParameterName ();
abstract member OperationArgumentNullParameterName : unit -> string
Protected MustOverride Function OperationArgumentNullParameterName () As String

Returns

A string that is the name of the operation parameter in the derived operation class.

Applies to