Table of Contents

Property Parameters

Namespace
Innova.NLogExtensions
Assembly
Innova.NLogExtensions.dll

Parameters

Gets the list of database parameters.

[ArrayParameter(typeof(DatabaseParameterInfo), "parameter")]
public IList<DatabaseParameterInfo> Parameters { get; }

Property Value

IList<DatabaseParameterInfo>