GrapeCity ActiveReports for .NET 12.0J
StrLike メソッド (StringType)

構文
'宣言
 
Public Shared Function StrLike( _
   ByVal source As String, _
   ByVal pattern As String, _
   ByVal compareOption As CompareMethod _
) As Boolean
public static bool StrLike( 
   string source,
   string pattern,
   CompareMethod compareOption
)

パラメータ

source
pattern
compareOption
参照

関連項目

StringType クラス
StringType メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.