QueryParameter Class

Definition

Represents the query parameter.

public ref class QueryParameter sealed
public sealed class QueryParameter
type QueryParameter = class
Public NotInheritable Class QueryParameter
Inheritance
QueryParameter

Properties

Name

Gets or sets the name of the query parameter.

TypeName

Gets or sets the type name.

Value

Gets or sets the value of the query parameter.

Applies to