Current File : //usr/local/emps/share/doc/freetds/reference/a00506_ae408d8e1c2ab0767d8bfd26d00d1ff6a_cgraph.dot |
digraph "dbopen"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="dbopen",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Normally not used."];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="tdsdbopen",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00554.html#ga2c99ec565452279e9a382451d89642eb",tooltip="Form a connection with the server."];
Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [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."];
Node2 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [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."];
}