Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 引用 » SAParameter 类

 

SAParameter 构造函数

初始化具有空值(在 Visual Basic 中是 Nothing)的 SAParameter 对象。

 重载列表

SAParameter() 构造函数
SAParameter(string, object) 构造函数
SAParameter(string, SADbType) 构造函数
SAParameter(string, SADbType, int) 构造函数
SAParamete(string, SADbType, int, ParameterDirection, bool, byte, byte, string, DataRowVersion, object) 构造函数
SAParameter(string, SADbType, int, string) 构造函数