Свойство RegisteredFacets
Gets an interface that specifies an enumeration of registered facets.
Пространство имен: Microsoft.SqlServer.Management.Facets
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Property RegisteredFacets As IEnumerable
Get
'Применение
Dim value As IEnumerable
value = FacetRepository.RegisteredFacets
public static IEnumerable RegisteredFacets { get; }
public:
static property IEnumerable^ RegisteredFacets {
IEnumerable^ get ();
}
static member RegisteredFacets : IEnumerable
static function get RegisteredFacets () : IEnumerable
Значение свойства
Тип System.Collections. . :: . .IEnumerable
A IEnumerable object that represents an interface that contains an enumeration of registered facets.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.