DataSourceCredentialsCollection 类

定义

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)
继承
DataSourceCredentialsCollection

构造函数

名称 说明
DataSourceCredentialsCollection()

属性

名称 说明
Item[String]

适用于