AgnosticProjectProperties.PropertyTypeValue Class

This class and its members are reserved for internal use and are not intended to be used in your code. Provides the static type value properties that are used by the user interface of Visual Studio that are part of the AgnosticProjectProperties class. These properties are not dependent on any specific DatabaseSchemaProvider.

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Build.AgnosticProjectProperties.PropertyTypeValue

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public NotInheritable Class PropertyTypeValue
public static class PropertyTypeValue
public ref class PropertyTypeValue abstract sealed
[<AbstractClass>]
[<Sealed>]
type PropertyTypeValue =  class end
public final class PropertyTypeValue

The AgnosticProjectProperties.PropertyTypeValue type exposes the following members.

Fields

  Name Description
Public fieldStatic member Catalog Contains "Catalog".
Public fieldStatic member Server Contains "Server".

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Data.Schema.Build Namespace

AgnosticProjectProperties

DatabaseSchemaProvider