Share via


PreviousDatabaseSchemaProviderNameAttribute.PreviousName Property

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

Syntax

'Declaration
Public ReadOnly Property PreviousName As String
public string PreviousName { get; }
public:
property String^ PreviousName {
    String^ get ();
}
member PreviousName : string
function get PreviousName () : String

Property Value

Type: System.String
The type name of the previous database schema provider.

.NET Framework Security

See Also

Reference

PreviousDatabaseSchemaProviderNameAttribute Class

Microsoft.Data.Schema.Extensibility Namespace

DatabaseSchemaProvider