Condividi tramite


Proprietà ExpectedType

Gets the expected data type for the property.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ExpectedType As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
A String value that specifies the expected data type for the property.