C# Class RiakClient.Commands.TS.StoreOptions

Represents options for a Store operation.
Inheritance: TimeseriesCommandOptions
显示文件 Open project: basho/riak-dotnet-client

Public Methods

Method Description
StoreOptions ( string table ) : System.Collections.Generic

Method Details

StoreOptions() public method

public StoreOptions ( string table ) : System.Collections.Generic
table string
return System.Collections.Generic