Current File : //usr/local/emps/share/doc/freetds/reference/a00554_ga2c99ec565452279e9a382451d89642eb_cgraph.dot
digraph "tdsdbopen"
{
 // LATEX_PDF_SIZE
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=record];
  rankdir="LR";
  Node1 [label="tdsdbopen",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Form a connection with the server."];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
  Node2 [label="tdsdump_log",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00449.html#ab45c291105027e69836002e1dd586141",tooltip="Write a message to the debug log."];
  Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
  Node3 [label="tdsdump_open",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00449.html#a24471508ddfde7cc0f8577801e70c42f",tooltip="Create and truncate a human readable dump file for the TDS traffic."];
}