Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static IEnumerable<SchemaProvider> GetProviders( bool probe ) |
Visual Basic |
---|
Public Shared Function GetProviders ( probe As Boolean ) As IEnumerable(Of SchemaProvider) |
Parameters
- probe
- Type: System..::..Boolean