AzureDataStudioConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a SQL server connection stored in Azure Data Studio settings
[System.Runtime.Serialization.DataContract]
public class AzureDataStudioConnection
[<System.Runtime.Serialization.DataContract>]
type AzureDataStudioConnection = class
Public Class AzureDataStudioConnection
- Inheritance
-
AzureDataStudioConnection
- Attributes
Constructors
AzureDataStudioConnection() |
Properties
GroupId |
ID of the containing group |
Id |
Unique ID of the connection |
Options |
Name of the connection |
ProviderName |
Provider of the connection |
SavePassword |
Whether the password is saved in credential manager |