Set the data provider name, the element name, and data provider type name.
[Visual Basic .NET] |
---|
Public Sub SetWithGroup( _ ByVal DataProvider As String, _ ByVal TypeName As String, _ ByVal ElementName As String _ ) |
[C#] |
---|
public void SetWithGroup( |
[Managed C++] |
---|
public: void SetWithGroup( |
[Java] |
---|
public setWithGroup( |
[Unmanaged C++] |
---|
public: HRESULT SetWithGroup( |
- DataProvider
- The name of the data provider.
- TypeName
- ElementName
- The name of the element of the sub-provider.