SqlDatabaseSchemaViewNodeExtender.GetAttributes – metoda
Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.
Obor názvů: Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Sestavení: Microsoft.VisualStudio.Data.Schema.Package.Sql (v Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)
Syntaxe
'Deklarace
Public Function GetAttributes As AttributeCollection
public AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes() sealed
abstract GetAttributes : unit -> AttributeCollection
override GetAttributes : unit -> AttributeCollection
public final function GetAttributes() : AttributeCollection
Vrácená hodnota
Typ: System.ComponentModel.AttributeCollection
Implementuje
ICustomTypeDescriptor.GetAttributes()
Zabezpečení rozhraní .NET Framework
- 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.
Viz také
Odkaz
SqlDatabaseSchemaViewNodeExtender Třída
Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal – obor názvů