The EntityType type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CONTAINER
Represents a StreamBase Container.
INPUT_STREAMS
Represents input-only streams. That is, streams with no upstream operator.
OPERATOR
Represents a StreamBase Operator.
OUTPUT_STREAMS
Represents output-only streams. That is, streams with no downstream operator.
SCHEMA
Represents a StreamBase Schema.
STREAM
Represents a StreamBase Stream.
WINDOW_SPEC
Represents a StreamBase Window.

See Also