Table of Contents

Method SetContextSettings

Namespace
YndigoBlue.Velocity.Connections
Assembly
YndigoBlue.Velocity.dll

SetContextSettings(string)

Takes a connection string like formatted list of key value pairs and turns them into properties, anything passed in has to be processed through a call to one of the parse functions to have it get added to the context settings.

public void SetContextSettings(string settings)

Parameters

settings string