Defines a set of constants that can be returned by the ProcedureType property.
Defines a set of constants that can be returned by the ProcedureType property.
Member Name | Description |
---|---|
DeleteProcedure | Specifies a DELETE procedure. |
UpdateProcedure | Specifies an UPDATE procedure. |
SelectProcedure | Specifies a SELECT procedure. |
InsertProcedure | Specifies an INSERT procedure. |
Namespace: WRQ.Verastream.HostIntegrator
Assembly: WRQ.Verastream.HostIntegrator (in WRQ.Verastream.HostIntegrator.dll)