JezK
Edit File: a01344_a230fa5b56ae4e3509a69bd266495732b_cgraph.dot
digraph "_bcp_convert_out" { // LATEX_PDF_SIZE edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir="LR"; Node1 [label="_bcp_convert_out",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Convert column for output (usually to a file) Conversion is slightly different from input as:"]; Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"]; Node2 [label="tds_get_conversion_type",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00248.html#a0383d5dcb629582266a442f0f0dbd13a",tooltip="Return type suitable for conversions (convert all nullable types to fixed type)"]; }