Table of Contents

Method SetContextUserName

Namespace
Innova.Data.Entity.Configuration
Assembly
Innova.Data.dll

SetContextUserName(IDbConnection, string)

Sets the name of the context user.

public static void SetContextUserName(this IDbConnection connection, string userName)

Parameters

connection IDbConnection

The connection.

userName string

Name of the user.