Click or drag to resize
FdoProviderFeatureClassExists Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool FeatureClassExists(
	string className
)

Parameters

className
Type: SystemString

Return Value

Type: Boolean
See Also