Oracle Endeca RAD Toolkit for ASP.NET API Reference
ReflectionCommandSerializationProvider..::.DeserializeCommand Method
ReflectionCommandSerializationProvider Class  See Also  Send Feedback

Overload List

  NameDescription
DeserializeCommand(String, EndecaCommand)
Initializes the specified command with values deserialized from the specified state, which was obtained by a previous call to SerializeCommand(EndecaCommand).
(Inherited from CommandSerializationProvider.)
DeserializeCommand(EndecaCommand, IDictionary<(Of <(String, String>)>))
Initializes the specified command with the serialized property values in the specified dictionary.
DeserializeCommand(String, EndecaCommand, CommandSerializationContext)
See DeserializeCommand(String, EndecaCommand, CommandSerializationContext).
(Overrides CommandSerializationProvider..::.DeserializeCommand(String, EndecaCommand, CommandSerializationContext).)

See Also

ReflectionCommandSerializationProvider Class
ReflectionCommandSerializationProvider Members
Endeca.Data Namespace

Copyright 2012, Oracle and/or its affiliates. All rights reserved.