Gets or sets a specific data provider System.Type.
Visual Basic (Declaration) | |
---|---|
Default Property Item( _ ByVal key As System.String _ ) As System.Type |
C# | |
---|---|
System.Type this[ System.string key ]; {get; set;} |
Parameters
- key
- A string value indicating the item for which to get or set the System.Type.