QueriesTableAdapter.InsertFile Method
[DebuggerNonUserCode]
[HelpKeyword(HelpKeyword="vs.data.TableAdapter")]
public virtual
object InsertFile(
string WebPageAbsoluteUri,
string FileAbsoluteUri,
string ResponseHeaders,
byte[]
Source,
string FullTextIndexType,
bool?
ClassifyAbsoluteUri,
ref
long?
FileID);
See Also
QueriesTableAdapter Class | Arachnode.DataSource.ArachnodeDataSetTableAdapters Namespace