Click or drag to resize

ISentryPluginGetProviderDetails Method

Namespace:  SOSentryPlugin.Interop
Assembly:  SOSentryPlugin.Interop (in SOSentryPlugin.Interop.dll) Version: 8.0.0.0
Syntax
void GetProviderDetails(
	string TableName,
	out bool SupportFieldLevelSecurity,
	out bool NeedFullDataToWork
)

Parameters

TableName
Type: SystemString
SupportFieldLevelSecurity
Type: SystemBoolean
NeedFullDataToWork
Type: SystemBoolean
See Also