FileGdbDriver.CanOpenDatasets

FileGdbDriver.CanOpenDatasets property

Gets a value indicating whether this driver can open datasets.

public override bool CanOpenDatasets { get; }

Property Value

true, if this driver can open datasets; otherwise, false.

See Also