/ Assembly List / LJCDataAccessConfig / ConnectionTemplates

Namespace - LJCDataAccessConfig


Syntax

C#
public class ConnectionTemplates : List<ConnectionTemplate>

Represents a collection of Connection string templates.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided valus.
LJCGetByName Retrieve the data configuration.
LJCLoadData Retrieves the connection template data.
LJCSave Saves the config data.
5 Methods

Properties
LJCTemplateFileSpec The configuration file path.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.