SessionBaseDeployInternalTypes Method |
For internal use only
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic void DeployInternalTypes(
string outputDirectory
)
Public Sub DeployInternalTypes (
outputDirectory As String
)
public:
void DeployInternalTypes(
String^ outputDirectory
)
member DeployInternalTypes :
outputDirectory : string -> unit
Parameters
- outputDirectory
- Type: SystemString
See Also