IExpressionValet InstanceDbAdd Method µStrata MathDaemon™ WCF
Save the instance to database

The method does not affects the cache

Namespace: uStrata.MathDaemon.Wcf.Contracts
Assembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax

MathDaemonResponse<Object> InstanceDbAdd(
	ExpressionContent expressionContent
)

Return Value

Type: MathDaemonResponse Object 
MathDaemonResponse object
See Also