# Functions
KeyTypeFromString tries to create a KeyType from a string value.
NewSQLServerStateStore creates a new instance of a Sql Server transaction store.
# Constants
IntegerKeyType defines a key of type integer.
InvalidKeyType defines an invalid key type.
StringKeyType defines a key of type string.
UUIDKeyType defines a key of type UUID/GUID.
# Structs
IndexedProperty defines a indexed property.
SQLServer defines a Ms SQL Server based state store.
TvpDeleteTableStringKey defines a table type with string key.
# Type aliases
KeyType defines type of the table identifier.