Class ListDatabasesRequest
List databases request mapping entry
Inheritance
System.Object
ListDatabasesRequest
Namespace:Microsoft.SqlTools.ServiceLayer.Connection.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class ListDatabasesRequest
Fields
| Improve this Doc View SourceType
Declaration
public static readonly RequestType<ListDatabasesParams, ListDatabasesResponse> Type