IADOSecurity

The IADOSecurity interface provides methods that are used by ADO to inform the provider of safe for scripting information.

Note

In order for a provider to be recognized by ADO as safe it must implement the IObjectWithSite interface in addition to the IADOSecurity interface.

When to Implement

IADOSecurity is an optional interface that providers can choose to implement on data source objects.

When to Call

See Also

Other Resources

OLE DB Interfaces