Click or drag to resize

SqlServerFactory.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
 VIRTUAL PROPERTY ParameterNameInQuery AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic

Implements

ParameterNameInQuery
See Also