C# Class CassandraSharp.CQLCommand.CqlCommandBuilder

Inheritance: ICqlCommandBuilderFrom, ICqlCommandBuilderTo, ICqlCommandBuilderBuild
Mostrar archivo Open project: pchalamet/cassandra-sharp

Public Methods

Method Description
Build ( ) : ICqlCommand

Private Methods

Method Description
CqlCommandBuilder ( ICluster cluster ) : CassandraSharp.Enlightenment
ICqlCommandBuilderFrom ( IDataMapperFactory factory ) : ICqlCommandBuilderTo
ICqlCommandBuilderTo ( IDataMapperFactory factory ) : ICqlCommandBuilderBuild

Method Details

Build() public method

public Build ( ) : ICqlCommand
return ICqlCommand