Właściwość ConnectionBuilder.LinkConnectDirectives —
Pobiera listę LinkConnectDirectives.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Składnia
'Deklaracja
Public ReadOnly Property LinkConnectDirectives As LinkedElementCollection(Of LinkConnectDirective)
public LinkedElementCollection<LinkConnectDirective> LinkConnectDirectives { get; }
Wartość właściwości
Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<LinkConnectDirective>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition