在其上执行 ULCommand 对象的连接对象。
Visual Basic Public Property Connection As ULConnection
C# public ULConnection Connection { get; set; }
在其上执行命令的 ULConnection 对象。
执行 ULCommand 对象前必须先打开一个连接。
缺省值为空值引用(在 Visual Basic 中是 Nothing)。
这是 System.Data.IDbCommand.Connection 和 System.Data.Common.DbCommand.Connection 的强类型版本。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |