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()()()().
Declaration Syntax
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 )
Parameters
- spaceTypeName (String)
- Type name in the space.
Return Value
Runtime information about types in the space.