Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets or sets the connection object to which the SACommand object applies.
Visual BasicPublic Property Connection As SAConnection
C#public SAConnection Connection { get; set; }
The default value is a null reference. In Visual Basic it is Nothing.