Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides a default instance of the DataSourceInformation class for use when a data provider does not provide their own implementation.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaration
Public Shared ReadOnly Default As DataSourceInformation
public static readonly DataSourceInformation Default
public:
static initonly DataSourceInformation^ Default
static val Default: DataSourceInformation
public static final var Default : DataSourceInformation
.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.