DynamicDataSourceType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum to specify whether the data is stored as property or in method.
C++
public enum class DynamicDataSourceType
public enum DynamicDataSourceType
type DynamicDataSourceType =
Public Enum DynamicDataSourceType
- Inheritance
-
DynamicDataSourceType
Name | Value | Description |
---|---|---|
Property | 0 | Data is declared as property. |
Method | 1 | Data is declared in method. |
AutoDetect | 2 | The data source type is auto-detected. |
Tuote | Versiot |
---|---|
MSTest.TestFramework | 1.2.1, 1.3.2, 1.4.0, 2.2.0, 2.1.2, 2.2.10, 3.0.4, 3.1.1, 3.2.2, 3.3.1, 3.4.3, 3.5.1, 3.6.4, 3.7.3, 3.8.0 |
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: