DataShape.Connections Proprietà

Definizione

Ottiene o imposta l'elenco di connessioni delle forme di dati.

public:
 property System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::Connection ^> ^ Connections { System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::Connection ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::ReportingServices::Diagnostics::Internal::Connection ^> ^ value); };
public System.Collections.Generic.List<Microsoft.ReportingServices.Diagnostics.Internal.Connection> Connections { get; set; }
member this.Connections : System.Collections.Generic.List<Microsoft.ReportingServices.Diagnostics.Internal.Connection> with get, set
Public Property Connections As List(Of Connection)

Valore della proprietà

List<Connection>

Elenco di connessioni delle forme di dati.

Si applica a