Конструктор PropertySourceSubObjectTypeAttribute

Initializes a new instance of the PropertySourceSubObjectTypeAttribute class that has the specified source type.

Пространство имен:  Microsoft.SqlServer.Management.Facets
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
Public Sub New ( _
    sourceType As Type _
)
'Применение
Dim sourceType As Type

Dim instance As New PropertySourceSubObjectTypeAttribute(sourceType)
public PropertySourceSubObjectTypeAttribute(
    Type sourceType
)
public:
PropertySourceSubObjectTypeAttribute(
    Type^ sourceType
)
new : 
        sourceType:Type -> PropertySourceSubObjectTypeAttribute
public function PropertySourceSubObjectTypeAttribute(
    sourceType : Type
)

Параметры

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.