DataSourceCredentialsCollection Clase

Definición

public ref class DataSourceCredentialsCollection sealed : System::Collections::ObjectModel::Collection<Microsoft::Reporting::WebForms::DataSourceCredentials ^>
public sealed class DataSourceCredentialsCollection : System.Collections.ObjectModel.Collection<Microsoft.Reporting.WebForms.DataSourceCredentials>
type DataSourceCredentialsCollection = class
    inherit Collection<DataSourceCredentials>
Public NotInheritable Class DataSourceCredentialsCollection
Inherits Collection(Of DataSourceCredentials)
Herencia
DataSourceCredentialsCollection

Constructores

Nombre Description
DataSourceCredentialsCollection()

Propiedades

Nombre Description
Item[String]

Se aplica a