AbstractSqlFactory.ParameterNameInQuery 属性 | |
Should the parameter name be included in the query. Defaults to FALSE for ODBC and OLEDB and TRUE for SQLServer
命名空间:
XSharp.Data
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY ParameterNameInQuery AS LOGIC GET
public virtual bool ParameterNameInQuery { get; }
查看代码属性值
类型:
Boolean实现
ParameterNameInQuery参见