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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.