Returns runtime information about for the specified type and its subtypes.
            
Supported only for non-clustered proxy see GetDirectProxy()()().
Supported only for non-clustered proxy see GetDirectProxy()()().
| C# | Visual Basic | Visual C++ | J# | 
ISpaceRuntimeInfo GetRuntimeInfo( string spaceTypeName )
Function GetRuntimeInfo ( _ spaceTypeName As String _ ) As ISpaceRuntimeInfo
ISpaceRuntimeInfo^ GetRuntimeInfo( String^ spaceTypeName )
ISpaceRuntimeInfo GetRuntimeInfo( String spaceTypeName )
- spaceTypeName (String)
 - Type name in the space.
 
Runtime information about types in the space.
