Bewerken

OleDbPermissionAttribute.Provider Property

Definition

Gets or sets a comma-delimited string that contains a list of supported providers.

public:
 property System::String ^ Provider { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string Provider { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Provider : string with get, set
Public Property Provider As String

Property Value

A comma-delimited list of providers allowed by the security policy.

Attributes

Applies to