C++ C#

AttributeType Class

API Reference

Namespace: Semata.DataStore

Defines a value that an Item can have. AttributeTypes have a name and a ValueType.

public sealed class AttributeType

Methods

Name Description
Delete()

Deletes this AttributeType

GetAnnotation()

Gets the Annotation of the AttributeType

GetConnection()

The current Connection

GetDescription()

Gets the Description of the AttributeType

GetItemType()

The ItemType to which this AttributeType belongs.

GetItemsByPrefix(object)

Gets the Items that have an Attribute which begins with this prefix this Value. Only applicable to String Attributes.

GetItemsByValue(object)

Gets the Items that have an Attribute with this Value

GetItemsByValueRange(object, object)

Gets the Items that have an Attribute in this Value range

GetName()

Gets the Name of the AttributeType

GetValueType()

The ValueType of this AttributeType

SetAnnotation(string)

Sets the Annotation of the AttributeType

SetDescription(string)

Sets the Description of the AttributeType

SetName(string)

Sets the Name of the AttributeType

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.