Gets or sets the connection object to which the SACommand object applies.
Visual Basic Public Property Connection As SAConnection
C# public SAConnection Connection { get; set; }
The default value is a null reference. In Visual Basic it is Nothing.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |