Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
For internal use only.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaración
Protected MustOverride Function GetDataSourcesImpl As DataSource()
protected abstract DataSource[] GetDataSourcesImpl()
protected:
virtual array<DataSource^>^ GetDataSourcesImpl() abstract
abstract GetDataSourcesImpl : unit -> DataSource[]
protected abstract function GetDataSourcesImpl() : DataSource[]
Return Value
Type: array<Microsoft.VisualStudio.Data.DataSource[]
The DataSource.
.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.