xSQL Schema Compare SDK for SQL Server version 12
Item Property (SqlAssemblyFileCollection)


Gets the SqlAssemblyFile element with the specified hash value.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Default Property Item( _
   ByVal hash As System.String _
) As SqlAssemblyFile
public override SqlAssemblyFile this[ 
   System.string hash
]; {get;}
public: __property SqlAssemblyFile* get_Item   System.string* hash
 override;

Parameters

hash

Property Value

A SqlAssemblyFile element with the specified hash or null if no assembly file is found.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThe hash argument is null.
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

SqlAssemblyFileCollection Class
SqlAssemblyFileCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback