EncodingDefinition(Guid) Constructor

Specifies a combined key/value encoding method with the provided Guid.

Definition

Namespace: SnapDB.Snap
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public EncodingDefinition(
	Guid keyValueEncoding
)

Parameters

keyValueEncoding  Guid
A Guid that is the encoding method that is registered with the system.

See Also