ProviderManager.SetDataSimulator (String) Method

Sets the data simulator.
public void SetDataSimulator( 
string name 
)
This language is not supported or no code example is available.
public:  
void SetDataSimulator( 
String^ name 
)
This language is not supported or no code example is available.
public function SetDataSimulator( 
name : String 
);
This language is not supported or no code example is available.

Parameters

name
string

The name.

In this article

Definition