Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回与此事务关联的连接。
Public ReadOnly Shadows Property Connection As ULConnection
public new ULConnection Connection {get;}
与事务关联的 ULConnection 对象;如果事务不再有效,则为空值引用(在 Visual Basic 中是 Nothing)。
这是 System.Data.IDbTransaction.Connection 属性和 System.Data.Common.DbCommand.Connection 属性的强类型版本。