adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ConnectionDescriptor Class
Properties Methods

In This Topic
    ConnectionDescriptor Class Members
    In This Topic

    The following tables list the members exposed by ConnectionDescriptor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Collection of additional properties used to configure the connection  
    Public Property The name of the computer to connect to  
    Public Property The DNS identity set for the connection  
    Public Property The identity information used for the connection  
    Public Property The name of the instance to connect to.  
    Public Property The port number to connect to.  
    Public Property The type of security used for the connection  
    Public Property The SPN to use when connecting to the server.  
    Public Property Indicates whether this descriptor uses the default instance  
    Public Property Indicates whether this descriptor uses the default port  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Creates a ConnectionDescriptor for the specified parameters and returns a string representation  
    Public Method Gets the value from AdditionalProperties with the specified key.  
    Public Methodstatic (Shared in Visual Basic) Parses a connection string.  
    Public Method Reads additional configuration properties set in the connection string.  
    Public MethodReturns a string that represents the current object.Returns a string that represents the current object.  
    Top
    See Also