TypeRight propriété
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TypeRight As String
Get
'Utilisation
Dim instance As ExpressionTypeMistmatchException
Dim value As String
value = instance.TypeRight
public string TypeRight { get; }
public:
property String^ TypeRight {
String^ get ();
}
member TypeRight : string
function get TypeRight () : String
Valeur de la propriété
Type : System. . :: . .String