Touchstone Re 2023 API Reference
GetDatabasesResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Api Namespace : GetDatabasesResponse Class
Contains the list of existing Databases that you have requested using the GetDatabases() method.
Syntax
Public Class GetDatabasesResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetDatabasesResponse
public class GetDatabasesResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
      AIR.Services.DataSourceManagement.Api.GetDatabasesResponse

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

GetDatabasesResponse Members
AIR.Services.DataSourceManagement.Api Namespace