| StandardExtractorFactoryRecurseUnblobEnabled Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.RecurseUnblobEnabled"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic bool RecurseUnblobEnabled { get; }Public ReadOnly Property RecurseUnblobEnabled As Boolean
Get
public:
property bool RecurseUnblobEnabled {
bool get ();
}member RecurseUnblobEnabled : bool with get
Property Value
Type:
Boolean
See Also