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( Type type )
Function GetRuntimeInfo ( _ type As Type _ ) As ISpaceRuntimeInfo
ISpaceRuntimeInfo^ GetRuntimeInfo( Type^ type )
ISpaceRuntimeInfo GetRuntimeInfo( Type type )
Parameters
- type (Type)
- Type to retrieve.
Return Value
Runtime information about types in the space.