VCConfiguration2.SqlPermissionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::VCProjectEngine::eSqlClrPermissionLevel SqlPermissionLevel { Microsoft::VisualStudio::VCProjectEngine::eSqlClrPermissionLevel get(); void set(Microsoft::VisualStudio::VCProjectEngine::eSqlClrPermissionLevel value); };
[System.Runtime.InteropServices.DispId(770)]
public Microsoft.VisualStudio.VCProjectEngine.eSqlClrPermissionLevel SqlPermissionLevel { [System.Runtime.InteropServices.DispId(770)] get; [System.Runtime.InteropServices.DispId(770)] set; }
[<System.Runtime.InteropServices.DispId(770)>]
[<get: System.Runtime.InteropServices.DispId(770)>]
[<set: System.Runtime.InteropServices.DispId(770)>]
member this.SqlPermissionLevel : Microsoft.VisualStudio.VCProjectEngine.eSqlClrPermissionLevel with get, set
Public Property SqlPermissionLevel As eSqlClrPermissionLevel
Property Value
Implements
- Attributes