ArachnodeDAO.InsertFile Method
Inserts a row into table 'Files'.
Parameters
-
webPageAbsoluteUri
- The AbsoluteUri of the WebPage where the File was discovered.
-
fileAbsoluteUri
- The AbsoluteUri of the File.
-
responseHeaders
- The ResponseHeaders returned from the HttpRequest.
-
source
- The binary data of the File.
-
fullTextIndexType
- Full type of the text index.
Return Value
See Also
ArachnodeDAO Class | Arachnode.DataAccess Namespace