Source position: msedb.pas line 65
type fielddefty = record
datatype: tfieldtype;
size: Integer;
name: string;
end;