DatabaseDriverConfigurationAssemblyFilename Property  | 
 
            The Filename of the assembly containing the code for the databasedriver.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Configuration
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic string AssemblyFilename { get; set; }Public Property AssemblyFilename As String
	Get
	Set
Property Value
Type: 
String
See Also