Поделиться через


Свойство ExpectedType

Gets the expected data type for the property.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Property ExpectedType As String
    Get
'Применение
Dim instance As PropertyTypeMismatchException
Dim value As String

value = instance.ExpectedType
public string ExpectedType { get; }
public:
property String^ ExpectedType {
    String^ get ();
}
member ExpectedType : string
function get ExpectedType () : String

Значение свойства

Тип: System. . :: . .String
A String value that specifies the expected data type for the property.