xSQL Schema Compare SDK for SQL Server version 12
GetItemByLeftMatching Method


The left member of the mapping.
Returns the FileGroupMapping element, the left member of which matches the specified filegroup.
Syntax
'Declaration
 
Public Function GetItemByLeftMatching( _
   ByVal leftFileGroup As System.String _
) As FileGroupMapping
public FileGroupMapping GetItemByLeftMatching( 
   System.string leftFileGroup
)
public: FileGroupMapping* GetItemByLeftMatching( 
   System.string* leftFileGroup
) 

Parameters

leftFileGroup
The left member of the mapping.

Return Value

A FileGroupMapping element whose left member matches the specified filegroup.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FileGroupMappingCollection Class
FileGroupMappingCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback