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# |
---|
public bool IncludeFunctions { get; set; } |
Visual Basic |
---|
Public Property IncludeFunctions As Boolean Get Set |
Property Value
Type: Booleantrue if functions should be included; otherwise, false.