Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取或设置应用 SACommand 对象的连接对象。
Visual Basic Public Property Connection As SAConnection
C# public SAConnection Connection { get; set; }
缺省值为空值引用。Visual Basic 中则是 Nothing。