Table of Contents

Class SqlEffectOptions

Namespace
DCR.Workflow.Effect
Assembly
DCR.Workflow.dll
public class SqlEffectOptions
Inheritance
SqlEffectOptions
Inherited Members
Extension Methods

Properties

ConnectionString

public string ConnectionString { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

Query

public string Query { get; set; }

Property Value

string