Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public static bool Exists(
	DataSource dataSource
)
Visual Basic
Public Shared Function Exists ( 
	dataSource As DataSource
) As Boolean

Parameters

dataSource
Type: SchemaExplorer..::..DataSource

Return Value

Type: Boolean

See Also