Chapter 7 Manipulating MetaData Using Scripts


Accessing the MetaClass of an object using its public name using scripts

You can access the MetaClass of an object using its public name from the MetaModel using scripts:

Use the following Description
GetMetaClassByPublicName (ByVal name As String) As BaseObject Method. Provides access to the MetaClass of an object using its public name

 


Copyright (C) 2006. Sybase Inc. All rights reserved.