ITDConnection2 Interface : LoggedIn Property |
Visual Basic |
---|
Public Property LoggedIn As Boolean |
LoggedIn indicates if a user is authenticated on a connection that has been initialized.
A reference to the LoggedIn property when Connected is False causes a run-time error.
For a table of properties affected by the state of the connection, see the Remarks for the TDConnection object.
See also: