| DatabaseDBCount Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax [ObsoleteAttribute("Use ExecutionTable.DbCount instead.")]
public static bool DBCount { get; set; }
<ObsoleteAttribute("Use ExecutionTable.DbCount instead.")>
Public Shared Property DBCount As Boolean
Get
Set
Property Value
Type:
BooleanSee Also