ObjectLoggingEventArgs Class

Classes to operate at events about logging

Namespace: Xafari.Data
Assembly: Xafari.Data (in Xafari.Data.dll)

  • c#
  • VB

public class ObjectLoggingEventArgs : ObjectCreatingEventArgs

Public Class ObjectLoggingEventArgs
  Inherits ObjectCreatingEventArgs
End Class

Name Description
msdn2017/pubproperty Cancel Flag help to marked need to cancel operation (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty LogLevel Log's level. If higher level then more detail of log information you can see
msdn2017/pubproperty MemberMap Infos about current member mapping for event on created reference object (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty NameTable Name of table (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty NewObject This object created (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty NewObjectRef This reference object created (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty Row Input data (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty StrInfo This string will be inputted into log
msdn2017/pubproperty TypeInfo Infos about type for event on created (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty TypeInfoRef Infos about type for event on created reference object (inherited from ObjectCreatingEventArgs).
msdn2017/pubproperty TypeMap Infos about TypeMap for event on created (inherited from ObjectCreatingEventArgs).
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1