←Select platform

SchemaSerializationMode Property

Summary

Gets or sets the System.Data.SchemaSerializationMode for this HangingProtocolDataset.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public override SchemaSerializationMode SchemaSerializationMode { get; set; } 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Overrides Property SchemaSerializationMode() As System.Data.SchemaSerializationMode 
   Get 
   Set 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   virtual property System::Data::SchemaSerializationMode^ SchemaSerializationMode 
   { 
      System::Data::SchemaSerializationMode^ get() override 
      void set(System::Data::SchemaSerializationMode^ value) override 
   } 

Property Value

The System.Data.SchemaSerializationMode for this HangingProtocolDataset.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly