Свойство SearchProperty.SearchPropertyList

SearchPropertyList relationship class of SearchProperty

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property SearchPropertyList As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = SearchProperty.SearchPropertyList
public static ModelRelationshipClass SearchPropertyList { get; internal set; }
public:
static property ModelRelationshipClass^ SearchPropertyList {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member SearchPropertyList : ModelRelationshipClass with get, internal set
static function get SearchPropertyList () : ModelRelationshipClass 
internal static function set SearchPropertyList (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

SearchProperty Класс

Пространство имен Microsoft.SqlServer.Dac.Model