Gets or sets a value indicating this schema object and all its children will be loaded.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
bool DeepLoad { get; set; } |
Visual Basic |
---|
Property DeepLoad As Boolean Get Set |
Property Value
Type: Booleantrue if deep load; otherwise, false.