Click or drag to resize
TimeseriesCommandBuilderTBuilder, TCommand, TOptionsWithTable Method

[Missing <summary> documentation for "M:RiakClient.Commands.TS.TimeseriesCommandBuilder`3.WithTable(System.String)"]

Namespace:  RiakClient.Commands.TS
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public TBuilder WithTable(
	string table
)

Parameters

table
Type: SystemString

[Missing <param name="table"/> documentation for "M:RiakClient.Commands.TS.TimeseriesCommandBuilder`3.WithTable(System.String)"]

Return Value

Type: TBuilder

[Missing <returns> documentation for "M:RiakClient.Commands.TS.TimeseriesCommandBuilder`3.WithTable(System.String)"]

See Also