Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取和设置 SAParameter 的名称。
Public Overrides Property ParameterName As String
public override string ParameterName {get;set;}
缺省值为空字符串。
SQL Anywhere .NET 数据提供程序使用以问号 (?) 标记的定位参数而不是命名参数。