RegisteredServersStore.AzureDataStudioConnectionStore Property
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.
Contains the set of connections and groups stored in the user's Azure Data Studio settings
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.RegisteredServers.AzureDataStudioConnectionStore AzureDataStudioConnectionStore { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.AzureDataStudioConnectionStore : Microsoft.SqlServer.Management.RegisteredServers.AzureDataStudioConnectionStore
Public ReadOnly Property AzureDataStudioConnectionStore As AzureDataStudioConnectionStore
Property Value
- Attributes