Touchstone 11.0 API Reference
SubmitDeleteDatabaseResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Api Namespace : SubmitDeleteDatabaseResponse Class
Contains the Activity Sequential Identifier (SID), which uniquely identifies the asynchronous web service call that you made to delete a Database using the SubmitDeleteDatabase() method.
Syntax
Public Class SubmitDeleteDatabaseResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class SubmitDeleteDatabaseResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.DataSourceManagement.Api.SubmitDeleteDatabaseResponse

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

SubmitDeleteDatabaseResponse Members
AIR.Services.DataSourceManagement.Api Namespace