Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
SearchPropertyList relationship class of SearchProperty
Espacio de nombres: Microsoft.SqlServer.Dac.Model
Ensamblado: Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxis
'Declaración
Public Shared Property SearchPropertyList As ModelRelationshipClass
Get
Friend Set
'Uso
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)
Valor de la propiedad
Tipo: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass