ProcedureType Enumeration

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ProcedureType Enumeration

Defines a set of constants that can be returned by the ProcedureType property.

[Visual Basic]
Public Enum ProcedureType
[C#]
public enum ProcedureType

Remarks

Defines a set of constants that can be returned by the ProcedureType property.

Members

Member NameDescription
DeleteProcedure

Specifies a DELETE procedure.

InsertProcedure

Specifies an INSERT procedure.

SelectProcedure

Specifies a SELECT procedure.

UpdateProcedure

Specifies an UPDATE procedure.

Requirements

Namespace: WRQ.Verastream.HostIntegrator Namespace

Assembly: WRQ.Verastream.HostIntegrator.dll

See Also

WRQ.Verastream.HostIntegrator Namespace