OdbcPermission Constructor (PermissionState)

 

Initializes a new instance of the OdbcPermission class with one of the PermissionState values.

Namespace:   System.Data.Odbc
Assembly:  System.Data (in System.Data.dll)

public:
OdbcPermission(
	PermissionState state
)

Parameters

state
Type: System.Security.Permissions::PermissionState

One of the PermissionState values.

.NET Framework
Available since 1.1
Return to top
Show: