EdmOperationImport.OperationArgumentNullParameterName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.