コード例 #1
0
 public void Apply(QueryGraphForge queryGraph)
 {
     queryGraph.AddCustomIndex(operationName, indexExpressions, keyExpressions, streamNumIndex);
 }