C# Class Apache.Cassandra.Cassandra.execute_cql_query_result

Inheritance: TBase
Mostrar archivo Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
__isset Isset

Public Methods

Method Description
Read ( TProtocol iprot ) : void
ToString ( ) : string
Write ( TProtocol oprot ) : void
execute_cql_query_result ( ) : System

Method Details

Read() public method

public Read ( TProtocol iprot ) : void
iprot Thrift.Protocol.TProtocol
return void

ToString() public method

public ToString ( ) : string
return string

Write() public method

public Write ( TProtocol oprot ) : void
oprot Thrift.Protocol.TProtocol
return void

execute_cql_query_result() public method

public execute_cql_query_result ( ) : System
return System

Property Details

__isset public_oe property

public Isset __isset
return Isset