Share via


EdmActionImport.OperationArgumentNullParameterName Method

Definition

Indicates the name of the constructor argument that is passed to EdmOperationImport.

protected override string OperationArgumentNullParameterName ();
override this.OperationArgumentNullParameterName : unit -> string
Protected Overrides Function OperationArgumentNullParameterName () As String

Returns

Returns the name of the operation from this import.

Applies to