Click or drag to resize
AdminConnect Method
Connect to metaspace

Namespace: Com.Tibco.As.Admin
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract Metaspace Connect(
	string command
)

Parameters

command
Type: SystemString
Command to execute for Metaspace connection

Return Value

Type: Metaspace
Metaspace object
See Also