Dela via


DataSchemaError.PopulateMessage Method

Returns the error message string.

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

Syntax

'Declaration
Protected Overridable Function PopulateMessage As String
'Usage
Dim returnValue As String 

returnValue = Me.PopulateMessage()
protected virtual string PopulateMessage()
protected:
virtual String^ PopulateMessage()
protected function PopulateMessage() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

DataSchemaError Class

DataSchemaError Members

Microsoft.Data.Schema.Common Namespace