Method | Description | |
---|---|---|
IndexingTasksDataContext ( System connection ) : System.Data.Linq | ||
IndexingTasksDataContext ( System connection, System mappingSource ) : System.Data.Linq | ||
IndexingTasksDataContext ( string connection ) : System.Data.Linq | ||
IndexingTasksDataContext ( string connection, System mappingSource ) : System.Data.Linq |
Method | Description | |
---|---|---|
DeleteIndexingActivity ( |
||
InsertIndexingActivity ( |
||
OnCreated ( ) : void | ||
UpdateIndexingActivity ( |
public IndexingTasksDataContext ( System connection ) : System.Data.Linq | ||
connection | System | |
return | System.Data.Linq |
public IndexingTasksDataContext ( System connection, System mappingSource ) : System.Data.Linq | ||
connection | System | |
mappingSource | System | |
return | System.Data.Linq |
public IndexingTasksDataContext ( string connection ) : System.Data.Linq | ||
connection | string | |
return | System.Data.Linq |
public IndexingTasksDataContext ( string connection, System mappingSource ) : System.Data.Linq | ||
connection | string | |
mappingSource | System | |
return | System.Data.Linq |