Touchstone Re 2023 API Reference
GetSqlInstancesResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Security.Api Namespace : GetSqlInstancesResponse Class
Contains the list of existing SQL Server Instances that you have requested using the GetSqlInstances() method.
Syntax
Public Class GetSqlInstancesResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetSqlInstancesResponse
public class GetSqlInstancesResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
      AIR.Services.Security.Api.GetSqlInstancesResponse

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

GetSqlInstancesResponse Members
AIR.Services.Security.Api Namespace