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

remove_args() public method

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