PropertyGeneratedEventArgs.AdditionalSetStatements Eigenschap

Definitie

Deze klasse is niet bedoeld voor openbaar gebruik en wordt gebruikt om sterk getypte clientobjecten te genereren voor communicatie met gegevensservices.

public:
 property System::Collections::Generic::List<System::CodeDom::CodeStatement ^> ^ AdditionalSetStatements { System::Collections::Generic::List<System::CodeDom::CodeStatement ^> ^ get(); };
public System.Collections.Generic.List<System.CodeDom.CodeStatement> AdditionalSetStatements { get; }
member this.AdditionalSetStatements : System.Collections.Generic.List<System.CodeDom.CodeStatement>
Public ReadOnly Property AdditionalSetStatements As List(Of CodeStatement)

Waarde van eigenschap

Aanvullende set-instructies.

Van toepassing op