Allows you to generate several items from file structures all at once.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchItemGeneration2 Inherits IEdmBatchItemGeneration | |
| C# | |
|---|---|
public interface IEdmBatchItemGeneration2 : IEdmBatchItemGeneration | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchItemGeneration2 : public IEdmBatchItemGeneration | |
This interface extends IEdmBatchItemGeneration.
See the Programming Items topic for more information.