VCConfiguration::SqlPermissionLevel Property
Visual Studio 2015
Gets or sets the SQL permission level for the project.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property eSqlClrPermissionLevel SqlPermissionLevel { eSqlClrPermissionLevel get(); void set(eSqlClrPermissionLevel value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::eSqlClrPermissionLevelA value from the eSqlClrPermissionLevel enumeration.
Show: