Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the DefaultGeneratorDesigner class to correspond to a column in the data generation plan.
Namespace: Microsoft.Data.Schema.DataGenerator
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DefaultGeneratorDesigner()
public DefaultGeneratorDesigner()
public:
DefaultGeneratorDesigner()
public function DefaultGeneratorDesigner()
Remarks
One instance of the designer exists for each column that is included in the data generation plan.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DefaultGeneratorDesigner Class