xSQL Schema Compare SDK for SQL Server version 12
IsEntityTypeSupported Method


true if the entity filters are supported.
Indicates whether the entity filters are supported for the specified entity type.
Syntax
'Declaration
 
Public Shared Function IsEntityTypeSupported( _
   ByVal entityType As SqlEntityTypeEnum _
) As System.Boolean
public static System.bool IsEntityTypeSupported( 
   SqlEntityTypeEnum entityType
)
public: static System.bool IsEntityTypeSupported( 
   SqlEntityTypeEnum entityType
) 

Parameters

entityType
true if the entity filters are supported.
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

EntityFilterManager Class
EntityFilterManager Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback