Click or drag to resize
BatchHubHttpApplicationCreateRepository Method (String)

Namespace: PDTec.IceNet.Domain.BatchHub.Web.Internal
Assembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public override IDatabaseRepository CreateRepository(
	string userName
)

Parameters

userName
Type: SystemString

Return Value

Type: IDatabaseRepository
See Also