The Provision method evaluates connected objects in response to a change to a metaverse object.
Syntax
public void Provision(
MVEntry mventry
);
Public Sub Provision( _
ByVal mventry As MVEntry _
)
Implements IMVSynchronization.Provision
Parameters
- mventry
- [in]
Contains an MVEntry object that represents the metaverse object that has changed.
Return Value
This method does not return a value.
Exceptions
Requirements
| Product | ILM 2007 FP1 |
| Namespace | Microsoft.MetadirectoryServices |
| Assembly | Microsoft.MetadirectoryServices |
| .NET Framework | .NET Framework 2.0 |
See Also
IMVSynchronization
MVEntry
Example: Creating a New Connector or Renaming an Existing Connector
Send comments about this topic to Microsoft
Build date: 2/16/2009