Bagikan melalui


PermissionSetsPropertyValue Enumeration

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (in Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Syntax

'Declaration
Public Enumeration PermissionSetsPropertyValue
public enum PermissionSetsPropertyValue
public enum class PermissionSetsPropertyValue
type PermissionSetsPropertyValue
public enum PermissionSetsPropertyValue

Members

Member name Description
SAFE This class and its members are reserved for internal use and are not intended to be used in your code.
EXTERNAL_ACCESS This class and its members are reserved for internal use and are not intended to be used in your code.
UNSAFE This class and its members are reserved for internal use and are not intended to be used in your code.

See Also

Reference

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal Namespace