Anteckning
Å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.
Contains the Level objects that make up a hierarchy.
Remarks
Levels is a standard ADO collection. By using the properties and methods of a collection, you can do the following:
Obtain the number of objects in the collection with the Count property.
Return an object from the collection with the default Item property.
Update the objects in the collection from the provider with the Refresh method.
This section contains the following topic.
See Also
Catalog Example (VB)
Hierarchy Object (ADO MD)
Level Object (ADO MD)