Marker interface for user types which want to perform custom
logging of their corresponding values
Namespace: NHibernate.UserTypesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface ILoggableUserType |
| Visual Basic |
|---|
Public Interface ILoggableUserType |
| Visual C++ |
|---|
public interface class ILoggableUserType |