Chapter 7 Manipulating MetaData Using Scripts
You can access the MetaAttribute and MetaCollection of a MetaClass using its public name (from the MetaClass):
| Use the following | Description |
|---|---|
| GetMetaMemberByPublicName (ByVal name As String) As BaseObject | Method. Provides access to a MetaAttribute or a MetaCollection using its public name |
| Copyright (C) 2007. Sybase Inc. All rights reserved. |
| |