VCConfiguration::SqlPermissionLevel Property

 

Gets or sets the SQL permission level for the project.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property eSqlClrPermissionLevel SqlPermissionLevel {
	eSqlClrPermissionLevel get();
	void set(eSqlClrPermissionLevel value);
}
Return to top
Show: