![]()
Provider
![]()
Public MustInherit Class LogProviderClass LogProvider
Inherits XeenProviderBase
![]()
![]()
Public MustOverride Function GetList()Function GetList(ByVal applicationID As Decimal, ByVal moduleType As Integer) As DataView
![]()
Public MustOverride Function GetList()Function GetList(ByVal applicationID As Decimal, ByVal moduleType As Integer, ByVal orgID As Decimal) As DataView
![]()
Public MustOverride Function GetList()Function GetList(ByVal applicationID As Decimal, ByVal moduleType As Integer, ByVal orgID As Decimal, ByVal logType As Integer) As DataView
![]()
![]()
Public MustOverride Function Create()Function Create(ByVal logType As Integer, ByVal logDescription As String, ByVal applicationID As Decimal, ByVal moduleType As Integer, ByVal orgID As Decimal) As Boolean
End Class
posted on
2006-08-14 12:55
Konimeter
阅读(
262)
评论()
收藏
举报