xSQL Schema Compare SDK for SQL Server version 12
GetItemByRightMatching Method


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

Parameters

rightFileGroup
The right member of the mapping.

Return Value

A FileGroupMapping object whose right 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