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

Syntax

C#
public interface ICommandSchema : ISchemaObjectWithOwner, 
	ISchemaObject, INamedObject
Visual Basic
Public Interface ICommandSchema
	Inherits ISchemaObjectWithOwner, ISchemaObject, INamedObject

See Also