Touchstone Re 2023 API Reference
DataServerName Property (GetDatabasesRequest)


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Api Namespace > GetDatabasesRequest Class : DataServerName Property
(Required) Contains the name of the Data Server associated with the Databases that you want to retrieve.
Syntax
Public Property DataServerName As String
Dim instance As GetDatabasesRequest
Dim value As String
 
instance.DataServerName = value
 
value = instance.DataServerName
public string DataServerName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetDatabasesRequest Class
GetDatabasesRequest Members