adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DatabaseConnectionSettings Class / ServerName Field


In This Topic
    ServerName Field (DatabaseConnectionSettings)
    In This Topic
    The name or IP address of the database server
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ServerName As String
    [DataMember()]
    public string ServerName
    [DataMember()]
    public:
    String^ ServerName
    See Also