public bool IsControllerDatasetSupported()
Public Function IsControllerDatasetSupported() As Boolean
Return Value
true if this table supports
controller datasets
; otherwise, false. Supporting controller datasets does not necessarily mean that a controller dataset exists, just that the GetControllerDatasets method can be called without fear that it will throw an exception.