Click or drag to resize
UdtMap<T>.SetIgnoreCase Method

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.1.0
Syntax
C#
public virtual UdtMap<T> SetIgnoreCase(
	bool value
)

Parameters

value
Type: System.Boolean

Return Value

Type: UdtMap<T>
See Also