ProcedureMetaData.UsedForSQL Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ProcedureMetaData.UsedForSQL Property

Gets whether this procedure is used for SQL processing.

[Visual Basic]Public ReadOnly Property UsedForSQL As Boolean
[C#]
public bool UsedForSQL {get;}

Property Value

This method returns a Boolean indicating whether this procedure is used for SQL processing.

Remarks

Gets whether this procedure is used for SQL processing.

See Also

ProcedureMetaData Class | ProcedureMetaData Members | WRQ.Verastream.HostIntegrator Namespace