MetadataWorkspace.GetItemCollection(DataSpace) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Gets MetadataWorkspace items.
public:
System::Data::Metadata::Edm::ItemCollection ^ GetItemCollection(System::Data::Metadata::Edm::DataSpace dataSpace);
public System.Data.Metadata.Edm.ItemCollection GetItemCollection (System.Data.Metadata.Edm.DataSpace dataSpace);
[System.CLSCompliant(false)]
public System.Data.Metadata.Edm.ItemCollection GetItemCollection (System.Data.Metadata.Edm.DataSpace dataSpace);
member this.GetItemCollection : System.Data.Metadata.Edm.DataSpace -> System.Data.Metadata.Edm.ItemCollection
[<System.CLSCompliant(false)>]
member this.GetItemCollection : System.Data.Metadata.Edm.DataSpace -> System.Data.Metadata.Edm.ItemCollection
Public Function GetItemCollection (dataSpace As DataSpace) As ItemCollection
Parameters
Returns
The MetadataWorkspace items.
- Attributes
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.