Type2 propriété
Gets the type of the second property.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type2 As String
Get
'Utilisation
Dim instance As ConflictingPropertyValuesException
Dim value As String
value = instance.Type2
public string Type2 { get; }
public:
property String^ Type2 {
String^ get ();
}
member Type2 : string
function get Type2 () : String
Valeur de la propriété
Type : System. . :: . .String
A String value that specifies the type of the second property.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.