Convert a EntityCacheUsage in its xml expected value.
Namespace: NHibernate.CfgAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static string ToString( EntityCacheUsage value ) |
Visual Basic |
---|
Public Shared Function ToString ( _ value As EntityCacheUsage _ ) As String |
Visual C++ |
---|
public: static String^ ToString( EntityCacheUsage value ) |
Parameters
- value
- Type: NHibernate.Cfg..::..EntityCacheUsage
The EntityCacheUsage to convert.