Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
在其上执行 ULCommand 对象的连接对象。
Public Shadows Property Connection As ULConnection
public new ULConnection Connection {get;set;}
在其上执行命令的 ULConnection 对象。
执行 ULCommand 对象前必须先打开一个连接。
缺省值为空值引用(在 Visual Basic 中是 Nothing)。
这是 System.Data.IDbCommand.Connection 和 System.Data.Common.DbCommand.Connection 的强类型版本。