Partager via


Méthode ReadUnion

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Function ReadUnion As Boolean
'Utilisation
Dim instance As XmlReadDoc
Dim returnValue As Boolean

returnValue = instance.ReadUnion()
public bool ReadUnion()
public:
bool ReadUnion()
member ReadUnion : unit -> bool 
public function ReadUnion() : boolean

Valeur de retour

Type : System. . :: . .Boolean
true if the process reads the union tag; otherwise, false. The default is false.