Click or drag to resize
ProjectGetNumberOfCatalogsInMetaDataForDatabase Method
Gets the number of catalogs in meta data for database.

Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public int GetNumberOfCatalogsInMetaDataForDatabase(
	string driverID
)

Parameters

driverID
Type: SystemString
The driver ID.

Return Value

Type: Int32
See Also