NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
The TupleElement interface defines an element that is returned in
a query result tuple.
Namespace: NPersistencethe type of the element
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
public interface TupleElement<X>
Type Parameters
- X
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| GetAlias()()()() | Return the alias assigned to the tuple element or null,
if no alias has been assigned. | |
| GetType()()()() | Return the type of the tuple element. |