C# Class Stratosphere.Table.Sdb.SdbTable.SelectBuilder

Inheritance: Stratosphere.Aws.AmazonActionBuilder
显示文件 Open project: petrohi/Stratosphere

Public Methods

Method Description
SelectBuilder ( string selectExpression, string nextToken, bool withConsistency ) : System

Method Details

SelectBuilder() public method

public SelectBuilder ( string selectExpression, string nextToken, bool withConsistency ) : System
selectExpression string
nextToken string
withConsistency bool
return System