Click or drag to resize

ISelectParameter Interface

Namespace:  EDK4Net.Data.QueryLanguage
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public interface ISelectParameter : IParameter

The ISelectParameter type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Public propertyProperty (Inherited from IParameter.)
Public propertyToParameterSql (Inherited from IParameter.)
Public propertyToSelectSql
Top
Extension Methods
  NameDescription
Public Extension MethodAs (Defined by Extension.)
Top
See Also