Current File : //usr/local/emps/share/doc/freetds/reference/a00563_ga26b26296d060dca75f6a43e9ac41e58d_cgraph.dot |
digraph "tds_quote_and_put"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="tds_quote_and_put",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Send a string to server while quoting it."];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="tds_put_string",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00564.html#ga1fcaf8d488cc1390f106ce3ad0bf37b4",tooltip="Output a string to wire automatic translate string to unicode if needed."];
}