iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

CacheKey.ToString Method 

ToString implementation.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string that give the CacheKey HashCode.

See Also

CacheKey Class | IBatisNet.DataMapper.Configuration.Cache Namespace