ServerUserProfiles Enumeration
The ServerUserProfiles enumeration contains values that are used to specify user profiles on the server.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Синтаксис
'Декларация
<FlagsAttribute> _
Public Enumeration ServerUserProfiles
[FlagsAttribute]
public enum ServerUserProfiles
[FlagsAttribute]
public enum class ServerUserProfiles
/** @attribute FlagsAttribute() */
public enum ServerUserProfiles
FlagsAttribute
public enum ServerUserProfiles
Members
Member name | Description |
---|---|
All | All types of profiles. |
CreateDatabase | Creates a create database profile. |
CreateXP | Creates a create extended stored procedure profile. |
None | No profile is created. |
SALogin |
Замечания
The ServerUserProfiles class is served by the UserProfile property.
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.