Поделиться через


CatalogOrServerPropertyChangedEventArgs.GetNumberOfDeletedProperties - метод

Число удаленных свойств.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Project
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
Public Function GetNumberOfDeletedProperties ( _
    source As DatabaseTaskHost..::..PropertySource _
) As Integer
public int GetNumberOfDeletedProperties(
    DatabaseTaskHost..::..PropertySource source
)
public:
int GetNumberOfDeletedProperties(
    DatabaseTaskHost..::..PropertySource source
)
member GetNumberOfDeletedProperties : 
        source:DatabaseTaskHost..::..PropertySource -> int 
public function GetNumberOfDeletedProperties(
    source : DatabaseTaskHost..::..PropertySource
) : int

Параметры

Возвращаемое значение

Тип: System.Int32
Число удаленных свойств.

Безопасность платформы .NET Framework

См. также

Ссылки

CatalogOrServerPropertyChangedEventArgs Класс

Microsoft.VisualStudio.Data.Schema.Package.Project - пространство имен