IEntityWriter.Write(IEntityPackage) Method
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.
Writes the entity store result to the entity package.
public:
Microsoft::EnterpriseManagement::EntityStore::IEntityStoreResult ^ Write(Microsoft::EnterpriseManagement::EntityStore::IEntityPackage ^ package);
C#
public Microsoft.EnterpriseManagement.EntityStore.IEntityStoreResult Write (Microsoft.EnterpriseManagement.EntityStore.IEntityPackage package);
abstract member Write : Microsoft.EnterpriseManagement.EntityStore.IEntityPackage -> Microsoft.EnterpriseManagement.EntityStore.IEntityStoreResult
Public Function Write (package As IEntityPackage) As IEntityStoreResult
- package
- IEntityPackage
The package to which to write the entity store result.
The entity store result.
Продукт | Версії |
---|---|
System Center SM SDK | 2012, 2016 |