Click or drag to resize

ISentryPlugin2 Interface

ISentryPlugin2 interface - adds Initialize method

Namespace:  SOSentryPlugin.Interop
Assembly:  SOSentryPlugin.Interop (in SOSentryPlugin.Interop.dll) Version: 8.0.0.0
Syntax
public interface ISentryPlugin2

The ISentryPlugin2 type exposes the following members.

Methods
  NameDescription
Public methodGetFieldRights
Public methodGetTableRights
Public methodInitialize
method Initialize - called with ADO connection string and database prefix (e.g. 'CRM5.')
Top
See Also