Click or drag to resize

UdtMapTSetIgnoreCase Method

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

Parameters

value
Type: SystemBoolean

Return Value

Type: UdtMapT
See Also