Allows execution of ActiveSpaces Admin language commands on the Metaspace.

Namespace: Com.Tibco.As.Admin
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)

Syntax

C#
public abstract class Admin
Visual Basic
Public MustInherit Class Admin
Visual C++
public ref class Admin abstract
F#
[<AbstractClassAttribute>]
type Admin =  class end

Inheritance Hierarchy

System..::..Object
  Com.Tibco.As.Admin..::..Admin

See Also