AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetProperties – metoda
Popis tohoto člena, viz GetProperties.
Obor názvů: Microsoft.VisualStudio.Data.Framework.AdoDotNet
Sestavení: Microsoft.VisualStudio.Data.Framework (v Microsoft.VisualStudio.Data.Framework.dll)
'Deklarace
Private Function GetProperties As PropertyDescriptorCollection
Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties()
private:
virtual PropertyDescriptorCollection^ GetProperties() sealed = ICustomTypeDescriptor::GetProperties
private abstract GetProperties : unit -> PropertyDescriptorCollection
private override GetProperties : unit -> PropertyDescriptorCollection
Jazyk JScript nepodporuje explicitní implementace rozhraní.
Typ: System.ComponentModel.PropertyDescriptorCollection
Vrátí vlastnosti pro tuto instanci komponenty.
ICustomTypeDescriptor.GetProperties()
Tento člen je explicitní členské implementace rozhraní.Lze použít pouze tehdy, když ConnectionStringBuilder je přetypovat na ICustomTypeDescriptor rozhraní.
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
AdoDotNetConnectionProperties Třída
Microsoft.VisualStudio.Data.Framework.AdoDotNet – obor názvů