ISystemPropertyValidator Interface

This interface can be implemented by custom connectors to provide property validation through administrative interfaces.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface ISystemPropertyValidator
'Usage
Dim instance As ISystemPropertyValidator
public interface ISystemPropertyValidator

Remarks

The interface needs to be implemented by the same class that implements ISystemUtility.

See Also

Reference

ISystemPropertyValidator Members

Microsoft.BusinessData.Runtime Namespace