ITDConnection2 Interface : Connect Method |
Visual Basic |
---|
Public Sub Connect( _ ByVal DomainName As String, _ ByVal ProjectName As String _ ) |
Call Connect only if there is a logged-in user (LoggedIn is True). After a successful Connect, ProjectConnected Property is True.
For a table of properties affected by the state of the connection, see the Remarks for the TDConnection object.