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: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public override IDatabaseRepository CreateRepository(
	string userName
)

Parameters

userName
Type: SystemString

Return Value

Type: IDatabaseRepository
See Also