Condividi tramite


MethodSignatureGenerator.ContainerParameterType Proprietà

Definizione

Ottiene o imposta il tipo di oggetto che sarà compilato dalla query.

public:
 property Type ^ ContainerParameterType { Type ^ get(); void set(Type ^ value); };
public Type ContainerParameterType { get; set; }
member this.ContainerParameterType : Type with get, set
Public Property ContainerParameterType As Type

Valore della proprietà

Tipo di oggetto che sarà compilato dalla query. Il tipo sarà DataSet o DataTable.

Si applica a