Chapter 7 Manipulating MetaData Using Scripts


Accessing the MetaAttribute and MetaCollection of a Metaclass 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) 2006. Sybase Inc. All rights reserved.