Apache.Cassandra.Cassandra.insert_args.insert_args C# (CSharp) Method

insert_args() public method

public insert_args ( ) : System
return System
      public insert_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }