Apache.Cassandra.Cassandra.batch_mutate_args.batch_mutate_args C# (CSharp) 메소드

batch_mutate_args() 공개 메소드

public batch_mutate_args ( ) : System
리턴 System
      public batch_mutate_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }