Click or drag to resize

ISqlFactory.ParameterNameInQuery Property

X#
Should the parameter name be included in the query. Defaults to FALSE for ODBC and OLEDB and TRUE for SQLServer

Namespace:  XSharp.Data
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
PROPERTY ParameterNameInQuery AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
See Also