Condividi tramite


Proprietà EventSessionDefinitions.AttributeSettings

AttributeSettings relationship class of EventSessionDefinitions

Spazio dei nomi  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Sintassi

'Dichiarazione
Public Shared Property AttributeSettings As ModelRelationshipClass 
    Get 
    Friend Set
'Utilizzo
Dim value As ModelRelationshipClass 

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

Valore proprietà

Tipo: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

Vedere anche

Riferimento

EventSessionDefinitions Classe

Spazio dei nomi Microsoft.SqlServer.Dac.Model