CoreEventId.ProviderBaseId Field

Definition

The lower-bound for event IDs used only by database providers.

public const int ProviderBaseId = 30000;
val mutable ProviderBaseId : int
Public Const ProviderBaseId As Integer  = 30000

Field Value

Value = 30000

Applies to