Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GUID that Server Explorer uses to identify the DataSource that is used for SQL Server.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ServerExplorerDataSource As Guid
public override Guid ServerExplorerDataSource { get; }
public:
virtual property Guid ServerExplorerDataSource {
Guid get () override;
}
abstract ServerExplorerDataSource : Guid
override ServerExplorerDataSource : Guid
override function get ServerExplorerDataSource () : Guid
Property Value
Type: System.Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.