Właściwość SfcMetadataRelation.RelationshipAttributes
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property RelationshipAttributes As AttributeCollection
Get
'Użycie
Dim instance As SfcMetadataRelation
Dim value As AttributeCollection
value = instance.RelationshipAttributes
public AttributeCollection RelationshipAttributes { get; }
public:
property AttributeCollection^ RelationshipAttributes {
AttributeCollection^ get ();
}
member RelationshipAttributes : AttributeCollection
function get RelationshipAttributes () : AttributeCollection
Wartość właściwości
Typ: System.ComponentModel.AttributeCollection
Atrybuty dla węzła.
Zobacz także