MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.db.image.DNNEntities Class Reference

The DNNEntities class defines the entities used to connecto the database via Entity Frameworks. More...

Public Member Functions

 DNNEntities (string strConnectionString)
 The DNNEntities constructor. More...
 

Detailed Description

The DNNEntities class defines the entities used to connecto the database via Entity Frameworks.

Definition at line 17 of file EntitiesConnection.cs.

Constructor & Destructor Documentation

◆ DNNEntities()

MyCaffe.db.image.DNNEntities.DNNEntities ( string  strConnectionString)

The DNNEntities constructor.

Parameters
strConnectionStringSpecifies the connection string.

Definition at line 23 of file EntitiesConnection.cs.


The documentation for this class was generated from the following file: