Output and InputOutput parameters for this command.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public ParameterSchemaCollection AllOutputParameters { get; }
Visual Basic
Public ReadOnly Property AllOutputParameters As ParameterSchemaCollection
	Get

Property Value

Type: ParameterSchemaCollection

See Also