Bagikan melalui


CatalogCollection.Item[String] Properti

Definisi

Mendapatkan katalog dari koleksi katalog berdasarkan nama yang ditentukan.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::Catalog ^ default[System::String ^] { Microsoft::SqlServer::Management::IntegrationServices::Catalog ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.IntegrationServices.Catalog this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.IntegrationServices.Catalog
Default Public ReadOnly Property Item(name As String) As Catalog

Parameter

name
String

Nama katalog.

Nilai Properti

Katalog yang ditentukan dari koleksi katalog.

Berlaku untuk